Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c71 IEP_REGB_DST_RGB_SWAP(iep_msg->base, 0); in iep_config_dst_fmt()
78 IEP_REGB_DST_RGB_SWAP(iep_msg->base, 1); in iep_config_dst_fmt()
85 IEP_REGB_DST_RGB_SWAP(iep_msg->base, 2); in iep_config_dst_fmt()
92 IEP_REGB_DST_RGB_SWAP(iep_msg->base, 3); in iep_config_dst_fmt()
99 IEP_REGB_DST_RGB_SWAP(iep_msg->base, 0); in iep_config_dst_fmt()
106 IEP_REGB_DST_RGB_SWAP(iep_msg->base, 1); in iep_config_dst_fmt()
H A Dhw_iep_reg.h408 #define IEP_REGB_DST_RGB_SWAP(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro