Home
last modified time | relevance | path

Searched refs:phy_int_pol (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c3097 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat; in dw_hdmi_irq() local
3100 phy_int_pol = hdmi_readb(hdmi, HDMI_PHY_POL0); in dw_hdmi_irq()
3116 hdmi_modb(hdmi, ~phy_int_pol, phy_pol_mask, HDMI_PHY_POL0); in dw_hdmi_irq()
3139 enum drm_connector_status status = phy_int_pol & HDMI_PHY_HPD in dw_hdmi_irq()