Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c606 IEP_REGB_DITHER_DOWN_EN(iep_msg->base, 1); in iep_config_dither_down()
609 IEP_REGB_DITHER_DOWN_EN(iep_msg->base, 0); in iep_config_dither_down()
H A Dhw_iep_reg.h405 #define IEP_REGB_DITHER_DOWN_EN(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro