Searched refs:REG_HDMI_HPD_INT_CTRL (Results 1 – 2 of 2) sorted by relevance
183 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, in msm_hdmi_hpd_enable()213 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, 0); in hdp_disable()253 hpd_int_ctrl = hdmi_read(hdmi, REG_HDMI_HPD_INT_CTRL); in msm_hdmi_connector_irq()260 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, in msm_hdmi_connector_irq()269 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, hpd_int_ctrl); in msm_hdmi_connector_irq()
441 #define REG_HDMI_HPD_INT_CTRL 0x00000254 macro