Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-qcom.c50 int dp_hs_phy_irq; member
183 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()
/Linux-v4.19/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.txt43 - "dm_hs_phy_irq" and "dp_hs_phy_irq": Separate
78 "dm_hs_phy_irq", "dp_hs_phy_irq";