Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h140 #define IEP2_REG_MV_TRU_LIST0_4(x) (((x) & 0x3f) << 2) macro
H A Dmpp_iep2.c547 reg |= IEP2_REG_MV_TRU_LIST0_4(cfg->mv_tru_list[i]) in iep2_tru_list_cfg()