Searched refs:phy_int_pol (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi.c | 438 int phy_int_pol) in check_hdmi_irq() argument 446 if (phy_int_pol & HDMI_PHY_HPD) { in check_hdmi_irq() 4151 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat, hdcp_stat; in dw_hdmi_irq() local 4154 phy_int_pol = hdmi_readb(hdmi, HDMI_PHY_POL0); in dw_hdmi_irq() 4170 hdmi_modb(hdmi, ~phy_int_pol, phy_pol_mask, HDMI_PHY_POL0); in dw_hdmi_irq() 4192 check_hdmi_irq(hdmi, intr_stat, phy_int_pol); in dw_hdmi_irq()
|