Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp.h435 # define DP_DS_HDMI_YCBCR420_PASS_THROUGH (1 << 2) macro
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1256 return port_cap[3] & DP_DS_HDMI_YCBCR420_PASS_THROUGH; in drm_dp_downstream_420_passthrough()