Searched refs:HDMI_PHY_RX_SENSE (Results 1 – 1 of 1) sorted by relevance
339 #define HDMI_PHY_RX_SENSE \ macro417 if (!(phy_stat & HDMI_PHY_RX_SENSE)) in repo_hpd_event()2020 hdmi->phy_mask |= HDMI_PHY_RX_SENSE; in dw_hdmi_phy_update_hpd()2022 hdmi->phy_mask &= ~HDMI_PHY_RX_SENSE; in dw_hdmi_phy_update_hpd()2035 hdmi_writeb(hdmi, HDMI_PHY_HPD | HDMI_PHY_RX_SENSE, HDMI_PHY_POL0); in dw_hdmi_phy_setup_hpd()4183 phy_stat & HDMI_PHY_RX_SENSE); in dw_hdmi_irq()4185 if ((phy_stat & (HDMI_PHY_RX_SENSE | HDMI_PHY_HPD)) == 0) { in dw_hdmi_irq()4742 hdmi->phy_mask = (u8)~(HDMI_PHY_HPD | HDMI_PHY_RX_SENSE); in dw_hdmi_probe()5184 hdmi_writeb(hdmi, HDMI_PHY_HPD | HDMI_PHY_RX_SENSE, in dw_hdmi_reg_initial()