Searched refs:phy_int_pol (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi.c | 615 static bool check_hdmi_irq(struct dw_hdmi *hdmi, int intr_stat, int phy_int_pol) in check_hdmi_irq() argument 624 if (phy_int_pol & HDMI_PHY_HPD) { in check_hdmi_irq() 3856 u8 intr_stat, phy_int_pol, phy_pol_mask, phy_stat, hdcp_stat; in dw_hdmi_irq() local 3859 phy_int_pol = hdmi_readb(hdmi, HDMI_PHY_POL0); in dw_hdmi_irq() 3880 hdmi_modb(hdmi, ~phy_int_pol, phy_pol_mask, HDMI_PHY_POL0); in dw_hdmi_irq() 3900 check_hdmi_irq(hdmi, intr_stat, phy_int_pol); in dw_hdmi_irq()
|
Completed in 7 milliseconds