Searched refs:HDMI_DEEP_COLOR_DEPTH_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | evergreen_hdmi.c | 328 val &= ~HDMI_DEEP_COLOR_DEPTH_MASK; in dce4_hdmi_set_color_depth() |
H A D | evergreend.h | 530 # define HDMI_DEEP_COLOR_DEPTH_MASK (3 << 28) macro |