Searched refs:REG_HDMI_HPD_INT_CTRL (Results 1 – 2 of 2) sorted by relevance
249 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, in hpd_enable()279 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, 0); in hdp_disable()319 hpd_int_ctrl = hdmi_read(hdmi, REG_HDMI_HPD_INT_CTRL); in hdmi_connector_irq()326 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, in hdmi_connector_irq()335 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, hpd_int_ctrl); in hdmi_connector_irq()
414 #define REG_HDMI_HPD_INT_CTRL 0x00000254 macro