Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_hdcp.h245 #define HDCP_2_2_HDMI_SUPPORT_MASK BIT(2) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c1791 if (!ret && hdcp2_version & HDCP_2_2_HDMI_SUPPORT_MASK) in intel_hdmi_hdcp2_get_capability()