Searched refs:hdcp_i2c_offsets (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c76 static const uint8_t hdcp_i2c_offsets[HDCP_MESSAGE_ID_MAX] = { variable
131 uint8_t offset = hdcp_i2c_offsets[message_info->msg_id];
/linux-master/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_ddc.c80 static const uint8_t hdcp_i2c_offsets[] = { variable
177 hdcp_i2c_offsets[msg_id],
234 hdcp->buf[0] = hdcp_i2c_offsets[msg_id];

Completed in 102 milliseconds