Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/hdcp/
H A Damdgpu_hdcp_msg.c83 static const uint8_t hdcp_i2c_offsets[] = { variable
137 uint8_t offset = hdcp_i2c_offsets[message_info->msg_id]; in hdmi_14_process_transaction()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_ddc.c81 static const uint8_t hdcp_i2c_offsets[] = { variable
176 hdcp_i2c_offsets[msg_id], in read()
233 hdcp->buf[0] = hdcp_i2c_offsets[msg_id]; in write()