Searched refs:HDMI_PHY_RX_SENSE (Results 1 – 1 of 1) sorted by relevance
206 #define HDMI_PHY_RX_SENSE \ macro1703 hdmi->phy_mask |= HDMI_PHY_RX_SENSE; in dw_hdmi_phy_update_hpd()1705 hdmi->phy_mask &= ~HDMI_PHY_RX_SENSE; in dw_hdmi_phy_update_hpd()1718 hdmi_writeb(hdmi, HDMI_PHY_HPD | HDMI_PHY_RX_SENSE, HDMI_PHY_POL0); in dw_hdmi_phy_setup_hpd()3112 phy_stat & HDMI_PHY_RX_SENSE); in dw_hdmi_irq()3114 if ((phy_stat & (HDMI_PHY_RX_SENSE | HDMI_PHY_HPD)) == 0) { in dw_hdmi_irq()3123 if (!(phy_stat & (HDMI_PHY_HPD | HDMI_PHY_RX_SENSE))) in dw_hdmi_irq()3364 hdmi->phy_mask = (u8)~(HDMI_PHY_HPD | HDMI_PHY_RX_SENSE); in dw_hdmi_probe()