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 hpd_enable()211 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, 0); in hdp_disable()248 hpd_int_ctrl = hdmi_read(hdmi, REG_HDMI_HPD_INT_CTRL); in hdmi_connector_irq()255 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, in hdmi_connector_irq()264 hdmi_write(hdmi, REG_HDMI_HPD_INT_CTRL, hpd_int_ctrl); in hdmi_connector_irq()
414 #define REG_HDMI_HPD_INT_CTRL 0x00000254 macro