Searched refs:dm_hs_phy_irq (Results 1 – 2 of 2) sorted by relevance
51 int dm_hs_phy_irq; member188 if (qcom->dm_hs_phy_irq) { in dwc3_qcom_disable_interrupts()189 disable_irq_wake(qcom->dm_hs_phy_irq); in dwc3_qcom_disable_interrupts()190 disable_irq_nosync(qcom->dm_hs_phy_irq); in dwc3_qcom_disable_interrupts()211 if (qcom->dm_hs_phy_irq) { in dwc3_qcom_enable_interrupts()212 enable_irq(qcom->dm_hs_phy_irq); in dwc3_qcom_enable_interrupts()213 enable_irq_wake(qcom->dm_hs_phy_irq); in dwc3_qcom_enable_interrupts()348 qcom->dm_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";