Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dregs-gsc.h119 #define GSC_OUT_RB_SWAP (1 << 12) macro
H A Dexynos_drm_gsc.c657 cfg |= (GSC_OUT_XRGB8888 | GSC_OUT_RB_SWAP); in gsc_dst_set_fmt()