Home
last modified time | relevance | path

Searched refs:WIRED_CMD_BUF_LEN_ENABLE_AUTH_IN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/
H A Di915_hdcp_interface.h295 #define WIRED_CMD_BUF_LEN_ENABLE_AUTH_IN (4 + 1) macro
/openbmc/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c634 enable_auth_in.header.buffer_len = WIRED_CMD_BUF_LEN_ENABLE_AUTH_IN; in mei_hdcp_enable_authentication()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_gsc.c532 enable_auth_in.header.buffer_len = WIRED_CMD_BUF_LEN_ENABLE_AUTH_IN; in gsc_hdcp_enable_authentication()