Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hdcp/
A Dhdcp_msg.c79 static const uint8_t hdcp_i2c_offsets[HDCP_MESSAGE_ID_MAX] = { variable
134 uint8_t offset = hdcp_i2c_offsets[message_info->msg_id]; in hdmi_14_process_transaction()
/linux/drivers/gpu/drm/amd/display/modules/hdcp/
A Dhdcp_ddc.c80 static const uint8_t hdcp_i2c_offsets[] = { variable
177 hdcp_i2c_offsets[msg_id], in read()
234 hdcp->buf[0] = hdcp_i2c_offsets[msg_id]; in write()

Completed in 4 milliseconds