Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h132 #define IEP2_REG_MV_LEFT_LIMIT(x) ((x) & 0x3f) macro
H A Dmpp_iep2.c492 reg = IEP2_REG_MV_LEFT_LIMIT((~cfg->mv_left_limit) + 1) in iep2_config()