Searched refs:IEP_REGB_SRC_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 | 219 IEP_REGB_SRC_YUV_SWAP(iep_msg->base, 0); in iep_config_src_fmt() 225 IEP_REGB_SRC_YUV_SWAP(iep_msg->base, 2); in iep_config_src_fmt() 231 IEP_REGB_SRC_YUV_SWAP(iep_msg->base, 0); in iep_config_src_fmt() 237 IEP_REGB_SRC_YUV_SWAP(iep_msg->base, 2); in iep_config_src_fmt() 243 IEP_REGB_SRC_YUV_SWAP(iep_msg->base, 1); in iep_config_src_fmt() 249 IEP_REGB_SRC_YUV_SWAP(iep_msg->base, 2); in iep_config_src_fmt() 255 IEP_REGB_SRC_YUV_SWAP(iep_msg->base, 1); in iep_config_src_fmt() 261 IEP_REGB_SRC_YUV_SWAP(iep_msg->base, 2); in iep_config_src_fmt()
|
| H A D | hw_iep_reg.h | 410 #define IEP_REGB_SRC_YUV_SWAP(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro
|