Searched refs:dp_hs_phy_irq (Results 1 – 2 of 2) sorted by relevance
50 int dp_hs_phy_irq; member183 if (qcom->dp_hs_phy_irq) { in dwc3_qcom_disable_interrupts()184 disable_irq_wake(qcom->dp_hs_phy_irq); in dwc3_qcom_disable_interrupts()185 disable_irq_nosync(qcom->dp_hs_phy_irq); in dwc3_qcom_disable_interrupts()206 if (qcom->dp_hs_phy_irq) { in dwc3_qcom_enable_interrupts()207 enable_irq(qcom->dp_hs_phy_irq); in dwc3_qcom_enable_interrupts()208 enable_irq_wake(qcom->dp_hs_phy_irq); in dwc3_qcom_enable_interrupts()334 qcom->dp_hs_phy_irq = irq; in dwc3_qcom_setup_irq()
43 - "dm_hs_phy_irq" and "dp_hs_phy_irq": Separate78 "dm_hs_phy_irq", "dp_hs_phy_irq";