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