Searched refs:HDMI_HICR (Results 1 – 2 of 2) sorted by relevance
44 #define HDMI_HICR 0x1004 macro81 temp = HDMI_READ(HDMI_HICR); in hdmi_i2c_irq_enable()83 HDMI_WRITE(HDMI_HICR, temp); in hdmi_i2c_irq_enable()84 HDMI_READ(HDMI_HICR); in hdmi_i2c_irq_enable()89 HDMI_WRITE(HDMI_HICR, 0x0); in hdmi_i2c_irq_disable()90 HDMI_READ(HDMI_HICR); in hdmi_i2c_irq_disable()
42 #define HDMI_HICR 0x1004 macro