Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h149 #define IEP2_REG_COMB_T_THR(x) (((x) & 0xff) << 8) macro
H A Dmpp_iep2.c577 reg |= IEP2_REG_COMB_T_THR(hw_cfg->comb_t_thr) in iep2_comb_cfg()