Searched refs:HDMI_HICR (Results 1 – 2 of 2) sorted by relevance
47 #define HDMI_HICR 0x1004 macro84 temp = HDMI_READ(HDMI_HICR); in hdmi_i2c_irq_enable()86 HDMI_WRITE(HDMI_HICR, temp); in hdmi_i2c_irq_enable()87 HDMI_READ(HDMI_HICR); in hdmi_i2c_irq_enable()92 HDMI_WRITE(HDMI_HICR, 0x0); in hdmi_i2c_irq_disable()93 HDMI_READ(HDMI_HICR); in hdmi_i2c_irq_disable()
49 #define HDMI_HICR 0x1004 macro