Searched refs:HDMI_HPD_INT_CTRL_INT_EN (Results 1 – 2 of 2) sorted by relevance
196 HDMI_HPD_INT_CTRL_INT_EN); in hpd_enable()266 if ((hpd_int_ctrl & HDMI_HPD_INT_CTRL_INT_EN) && in msm_hdmi_connector_irq()277 hpd_int_ctrl = HDMI_HPD_INT_CTRL_INT_EN; in msm_hdmi_connector_irq()
418 #define HDMI_HPD_INT_CTRL_INT_EN 0x00000004 macro