Searched refs:IEP_REGB_DST_YUV_SWAP (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | hw_iep_reg.c | 113 IEP_REGB_DST_YUV_SWAP(iep_msg->base, 0); in iep_config_dst_fmt() 119 IEP_REGB_DST_YUV_SWAP(iep_msg->base, 2); in iep_config_dst_fmt() 125 IEP_REGB_DST_YUV_SWAP(iep_msg->base, 0); in iep_config_dst_fmt() 131 IEP_REGB_DST_YUV_SWAP(iep_msg->base, 2); in iep_config_dst_fmt() 137 IEP_REGB_DST_YUV_SWAP(iep_msg->base, 1); in iep_config_dst_fmt() 143 IEP_REGB_DST_YUV_SWAP(iep_msg->base, 2); in iep_config_dst_fmt() 149 IEP_REGB_DST_YUV_SWAP(iep_msg->base, 1); in iep_config_dst_fmt() 155 IEP_REGB_DST_YUV_SWAP(iep_msg->base, 2); in iep_config_dst_fmt()
|
| H A D | hw_iep_reg.h | 407 #define IEP_REGB_DST_YUV_SWAP(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro
|