Home
last modified time | relevance | path

Searched refs:IEP2_REG_RO_OUT_OSD_COMB_CNT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h168 #define IEP2_REG_RO_OUT_OSD_COMB_CNT(x) ((x) >> 16) macro
H A Dmpp_iep2.c718 output->out_osd_comb_cnt = IEP2_REG_RO_OUT_OSD_COMB_CNT(reg); in iep2_finish()