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