Searched refs:HDMI_INTERRUPT_MASK1 (Results 1 – 2 of 2) sorted by relevance
186 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, 0); in inno_hdmi_i2c_init()742 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, m_INT_EDID_READY); in inno_hdmi_i2c_xfer()763 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, 0); in inno_hdmi_i2c_xfer()
270 #define HDMI_INTERRUPT_MASK1 0xc0 macro