Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Devergreen_hdmi.c347 val &= ~HDMI_DEEP_COLOR_DEPTH_MASK; in dce4_hdmi_set_color_depth()
H A Devergreend.h530 # define HDMI_DEEP_COLOR_DEPTH_MASK (3 << 28) macro