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