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