Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c182 IEP_REGB_SRC_FMT(iep_msg->base, 0); in iep_config_src_fmt()
188 IEP_REGB_SRC_FMT(iep_msg->base, 0); in iep_config_src_fmt()
194 IEP_REGB_SRC_FMT(iep_msg->base, 0); in iep_config_src_fmt()
200 IEP_REGB_SRC_FMT(iep_msg->base, 0); in iep_config_src_fmt()
206 IEP_REGB_SRC_FMT(iep_msg->base, 1); in iep_config_src_fmt()
212 IEP_REGB_SRC_FMT(iep_msg->base, 1); in iep_config_src_fmt()
218 IEP_REGB_SRC_FMT(iep_msg->base, 2); in iep_config_src_fmt()
224 IEP_REGB_SRC_FMT(iep_msg->base, 2); in iep_config_src_fmt()
230 IEP_REGB_SRC_FMT(iep_msg->base, 3); in iep_config_src_fmt()
236 IEP_REGB_SRC_FMT(iep_msg->base, 3); in iep_config_src_fmt()
[all …]
H A Dhw_iep_reg.h412 #define IEP_REGB_SRC_FMT(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro