Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c183 IEP_REGB_SRC_RGB_SWAP(iep_msg->base, 0); in iep_config_src_fmt()
189 IEP_REGB_SRC_RGB_SWAP(iep_msg->base, 1); in iep_config_src_fmt()
195 IEP_REGB_SRC_RGB_SWAP(iep_msg->base, 2); in iep_config_src_fmt()
201 IEP_REGB_SRC_RGB_SWAP(iep_msg->base, 3); in iep_config_src_fmt()
207 IEP_REGB_SRC_RGB_SWAP(iep_msg->base, 0); in iep_config_src_fmt()
213 IEP_REGB_SRC_RGB_SWAP(iep_msg->base, 1); in iep_config_src_fmt()
H A Dhw_iep_reg.h411 #define IEP_REGB_SRC_RGB_SWAP(base, x) ConfRegBits32(base, RAW_rIEP_CONFIG1,rIEP_CONFIG1… macro