Searched refs:m_INT_HOTPLUG (Results 1 – 4 of 4) sorted by relevance
278 #define m_INT_HOTPLUG (1 << 1) macro
925 if (interrupt & m_INT_HOTPLUG) { in inno_hdmi_hardirq()926 hdmi_modb(hdmi, HDMI_STATUS, m_INT_HOTPLUG, m_INT_HOTPLUG); in inno_hdmi_hardirq()
303 #define m_INT_HOTPLUG BIT(1) macro
310 #define m_INT_HOTPLUG (1 << 1) macro