Searched refs:PLANE_COLOR_CSC_MODE_YUV709_TO_RGB709 (Results 1 – 2 of 2) sorted by relevance
972 plane_color_ctl |= PLANE_COLOR_CSC_MODE_YUV709_TO_RGB709; in glk_plane_color_ctl()
3737 #define PLANE_COLOR_CSC_MODE_YUV709_TO_RGB709 REG_FIELD_PREP(PLANE_COLOR_CSC_MODE_MASK, 2) macro