Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.h379 #define IEP_REGB_SCL_EN(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG0,rIEP_CONFIG0… macro
H A Dhw_iep_reg.c343 IEP_REGB_SCL_EN(iep_msg->base, scl_en); in iep_config_scl()