Searched refs:DISPLAY_CONTROL_COLOR_MASK_SKY (Results 1 – 2 of 2) sorted by relevance
43 & ~(DISPLAY_CONTROL_COLOR_MASK_SKY | DISPLAY_CONTROL_GAMMA)) in program_pipe_color_modes()46 & ~(DISPLAY_CONTROL_COLOR_MASK_SKY | DISPLAY_CONTROL_GAMMA)) in program_pipe_color_modes()
1309 #define DISPLAY_CONTROL_COLOR_MASK_SKY (0x0fUL << 24) macro