Searched refs:HDMI_HPD_INT_CTRL_INT_EN (Results 1 – 2 of 2) sorted by relevance
251 HDMI_HPD_INT_CTRL_INT_EN); in hpd_enable()321 if ((hpd_int_ctrl & HDMI_HPD_INT_CTRL_INT_EN) && in hdmi_connector_irq()332 hpd_int_ctrl = HDMI_HPD_INT_CTRL_INT_EN; in hdmi_connector_irq()
417 #define HDMI_HPD_INT_CTRL_INT_EN 0x00000004 macro