Home
last modified time | relevance | path

Searched defs:HDCP_2_2_DEV_COUNT_LO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_hdcp.h122 #define HDCP_2_2_DEV_COUNT_LO(x) (((x) & (0xF << 4)) >> 4) macro
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_hdcp.h122 #define HDCP_2_2_DEV_COUNT_LO(x) (((x) & (0xF << 4)) >> 4) macro

Completed in 3 milliseconds