Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Di915_hdcp_interface.h274 #define WIRED_CMD_BUF_LEN_AKE_SEND_HPRIME_IN (4 + 32) macro
/openbmc/linux/drivers/misc/mei/hdcp/
H A Dmei_hdcp.c198 send_hprime_in.header.buffer_len = WIRED_CMD_BUF_LEN_AKE_SEND_HPRIME_IN; in mei_hdcp_verify_hprime()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdcp_gsc.c162 send_hprime_in.header.buffer_len = WIRED_CMD_BUF_LEN_AKE_SEND_HPRIME_IN; in gsc_hdcp_verify_hprime()