Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Drockchip_iep2_regs.h23 #define IEP2_REG_SRC_YUV_SWAP(x) (((x) & 3) << 4) macro
H A Dmpp_iep2.c365 | IEP2_REG_SRC_YUV_SWAP(cfg->src_yuv_swap) in iep2_config()