Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Devergreen_hdmi.c325 val &= ~HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
338 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
344 val |= HDMI_DEEP_COLOR_ENABLE; in dce4_hdmi_set_color_depth()
Devergreend.h525 # define HDMI_DEEP_COLOR_ENABLE (1 << 24) macro