Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/drm/display/
H A Ddrm_hdcp.h97 #define HDCP_2_2_MAX_DEVICE_COUNT 31 macro
99 HDCP_2_2_MAX_DEVICE_COUNT)
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dp_hdcp.c490 if (*dev_cnt > HDCP_2_2_MAX_DEVICE_COUNT) in get_receiver_id_list_rx_info()
491 *dev_cnt = HDCP_2_2_MAX_DEVICE_COUNT; in get_receiver_id_list_rx_info()