Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c70 IEP_REGB_DST_FMT(iep_msg->base, 0); in iep_config_dst_fmt()
77 IEP_REGB_DST_FMT(iep_msg->base, 0); in iep_config_dst_fmt()
84 IEP_REGB_DST_FMT(iep_msg->base, 0); in iep_config_dst_fmt()
91 IEP_REGB_DST_FMT(iep_msg->base, 0); in iep_config_dst_fmt()
98 IEP_REGB_DST_FMT(iep_msg->base, 1); in iep_config_dst_fmt()
105 IEP_REGB_DST_FMT(iep_msg->base, 1); in iep_config_dst_fmt()
112 IEP_REGB_DST_FMT(iep_msg->base, 2); in iep_config_dst_fmt()
118 IEP_REGB_DST_FMT(iep_msg->base, 2); in iep_config_dst_fmt()
124 IEP_REGB_DST_FMT(iep_msg->base, 3); in iep_config_dst_fmt()
130 IEP_REGB_DST_FMT(iep_msg->base, 3); in iep_config_dst_fmt()
[all …]
H A Dhw_iep_reg.h409 #define IEP_REGB_DST_FMT(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro