Searched refs:hpd_ctrl (Results 1 – 1 of 1) sorted by relevance
200 uint32_t hpd_ctrl; in hpd_enable() local255 hpd_ctrl = hdmi_read(hdmi, REG_HDMI_HPD_CTRL); in hpd_enable()256 hpd_ctrl |= HDMI_HPD_CTRL_TIMEOUT(0x1fff); in hpd_enable()260 ~HDMI_HPD_CTRL_ENABLE & hpd_ctrl); in hpd_enable()262 HDMI_HPD_CTRL_ENABLE | hpd_ctrl); in hpd_enable()