Searched refs:HDMI_INTERRUPT_MASK1 (Results 1 – 2 of 2) sorted by relevance
188 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, 0); in inno_hdmi_i2c_init()744 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, m_INT_EDID_READY); in inno_hdmi_i2c_xfer()765 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, 0); in inno_hdmi_i2c_xfer()
262 #define HDMI_INTERRUPT_MASK1 0xc0 macro