Searched refs:phy_int_pol (Results 1 – 1 of 1) sorted by relevance
2401 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat; in dw_hdmi_irq() local2404 phy_int_pol = hdmi_readb(hdmi, HDMI_PHY_POL0); in dw_hdmi_irq()2420 hdmi_modb(hdmi, ~phy_int_pol, phy_pol_mask, HDMI_PHY_POL0); in dw_hdmi_irq()2444 phy_int_pol & HDMI_PHY_HPD ? "plugin" : "plugout"); in dw_hdmi_irq()