Searched refs:IEP_REGB_SRC_FMT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | hw_iep_reg.c | 182 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 D | hw_iep_reg.h | 412 #define IEP_REGB_SRC_FMT(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro
|