Searched refs:HDMI_INTERRUPT_MASK1 (Results 1 – 2 of 2) sorted by relevance
192 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, 0); in inno_hdmi_i2c_init()788 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, m_INT_EDID_READY); in inno_hdmi_i2c_xfer()809 hdmi_writeb(hdmi, HDMI_INTERRUPT_MASK1, 0); in inno_hdmi_i2c_xfer()
257 #define HDMI_INTERRUPT_MASK1 0xc0 macro