Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Devergreen_hdmi.c327 val &= ~HDMI_DEEP_COLOR_DEPTH_MASK; in dce4_hdmi_set_color_depth()
Devergreend.h530 # define HDMI_DEEP_COLOR_DEPTH_MASK (3 << 28) macro