Searched refs:CFG_SWAPUV (Results 1 – 4 of 4) sorted by relevance
60 FMT(YUYV, 422PACK, CFG_YUV2RGB | CFG_SWAPYU | CFG_SWAPUV); in armada_framebuffer_create()62 FMT(VYUY, 422PACK, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create()65 FMT(YVU422, 422, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create()67 FMT(YVU420, 420, CFG_YUV2RGB | CFG_SWAPUV); in armada_framebuffer_create()
103 CFG_SWAPUV = 1 << 3, enumerator
234 CFG_DMA_MOD(CFG_SWAPRB | CFG_SWAPUV | CFG_SWAPYU | in armada_plane_update()
606 CFG_GRA_MOD(CFG_SWAPRB | CFG_SWAPUV | in armada_drm_crtc_mode_set()