Home
last modified time | relevance | path

Searched refs:r0p (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp_log.h125 (uint8_t *)&hdcp->auth.msg.hdcp1.r0p, \
126 sizeof(hdcp->auth.msg.hdcp1.r0p)); \
Dhdcp_ddc.c278 (uint8_t *)&hdcp->auth.msg.hdcp1.r0p, in mod_hdcp_read_r0p()
279 sizeof(hdcp->auth.msg.hdcp1.r0p)); in mod_hdcp_read_r0p()
Dhdcp.h122 uint16_t r0p; member
Dhdcp_psp.c217 hdcp_cmd->in_msg.hdcp1_first_part_authentication.r0_prime_primary = hdcp->auth.msg.hdcp1.r0p; in mod_hdcp_hdcp1_validate_rx()