Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_hdcp.h119 #define HDCP_2_2_HDCP_2_0_REP_CONNECTED(x) ((x) & BIT(1)) macro
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_hdcp.c1644 !HDCP_2_2_HDCP_2_0_REP_CONNECTED(rx_info[1]); in hdcp2_authenticate_repeater_topology()