Searched refs:hpd_ctrl (Results 1 – 1 of 1) sorted by relevance
141 uint32_t hpd_ctrl; in hpd_enable() local188 hpd_ctrl = hdmi_read(hdmi, REG_HDMI_HPD_CTRL); in hpd_enable()189 hpd_ctrl |= HDMI_HPD_CTRL_TIMEOUT(0x1fff); in hpd_enable()193 ~HDMI_HPD_CTRL_ENABLE & hpd_ctrl); in hpd_enable()195 HDMI_HPD_CTRL_ENABLE | hpd_ctrl); in hpd_enable()