Searched refs:HDMI_DEEP_COLOR_ENABLE (Results 1 – 2 of 2) sorted by relevance
325 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()
525 # define HDMI_DEEP_COLOR_ENABLE (1 << 24) macro