Searched refs:REG_HDMI_HPD_INT_CTRL (Results 1 – 2 of 2) sorted by relevance
210 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, in hpd_enable()240 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, 0); in hdp_disable()280 hpd_int_ctrl = hdmi_read(hdmi, REG_HDMI_HPD_INT_CTRL); in msm_hdmi_connector_irq()287 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, in msm_hdmi_connector_irq()296 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