Searched refs:hdcp_i2c_offsets (Results 1 – 2 of 2) sorted by relevance
82 static const uint8_t hdcp_i2c_offsets[] = { variable184 int num_i2c_offsets = ARRAY_SIZE(hdcp_i2c_offsets); in read()191 hdcp_i2c_offsets[msg_id], in read()256 int num_i2c_offsets = ARRAY_SIZE(hdcp_i2c_offsets); in write()260 hdcp->buf[0] = hdcp_i2c_offsets[msg_id]; in write()
76 static const uint8_t hdcp_i2c_offsets[HDCP_MESSAGE_ID_MAX] = { variable143 offset = hdcp_i2c_offsets[message_info->msg_id]; in hdmi_14_process_transaction()