Searched refs:HDMI_HI2CHCR (Results 1 – 1 of 1) sorted by relevance
52 #define HDMI_HI2CHCR 0x1240 macro106 HDMI_WRITE(HDMI_HI2CHCR, temp); in xfer_read()107 HDMI_READ(HDMI_HI2CHCR); in xfer_read()196 temp = HDMI_READ(HDMI_HI2CHCR); in hdmi_i2c_read()197 HDMI_WRITE(HDMI_HI2CHCR, temp | HI2C_READ_CONTINUE); in hdmi_i2c_read()198 HDMI_READ(HDMI_HI2CHCR); in hdmi_i2c_read()215 temp = HDMI_READ(HDMI_HI2CHCR); in hdmi_i2c_transaction_done()216 HDMI_WRITE(HDMI_HI2CHCR, temp & ~HI2C_ENABLE_TRANSACTION); in hdmi_i2c_transaction_done()217 HDMI_READ(HDMI_HI2CHCR); in hdmi_i2c_transaction_done()