Searched refs:EXYNOS3250_OUT_SWAP_RGB (Results 1 – 2 of 2) sorted by relevance
280 reg = EXYNOS3250_OUT_FMT_ARGB8888 | EXYNOS3250_OUT_SWAP_RGB; in exynos3250_jpeg_output_raw_fmt()286 reg = EXYNOS3250_OUT_FMT_RGB565 | EXYNOS3250_OUT_SWAP_RGB; in exynos3250_jpeg_output_raw_fmt()
565 #define EXYNOS3250_OUT_SWAP_RGB (0x1 << 7) macro