Home
last modified time | relevance | path

Searched full:dp_hs_phy_irq (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/usb/dwc3/
Ddwc3-qcom.c74 int dp_hs_phy_irq; member
301 if (qcom->dp_hs_phy_irq) { in dwc3_qcom_disable_interrupts()
302 disable_irq_wake(qcom->dp_hs_phy_irq); in dwc3_qcom_disable_interrupts()
303 disable_irq_nosync(qcom->dp_hs_phy_irq); in dwc3_qcom_disable_interrupts()
324 if (qcom->dp_hs_phy_irq) { in dwc3_qcom_enable_interrupts()
325 enable_irq(qcom->dp_hs_phy_irq); in dwc3_qcom_enable_interrupts()
326 enable_irq_wake(qcom->dp_hs_phy_irq); in dwc3_qcom_enable_interrupts()
466 irq = dwc3_qcom_get_irq(pdev, "dp_hs_phy_irq", in dwc3_qcom_setup_irq()
475 dev_err(qcom->dev, "dp_hs_phy_irq failed: %d\n", ret); in dwc3_qcom_setup_irq()
478 qcom->dp_hs_phy_irq = irq; in dwc3_qcom_setup_irq()
/Linux-v5.10/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.yaml94 - const: dp_hs_phy_irq
159 "dm_hs_phy_irq", "dp_hs_phy_irq";
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dsm8150.dtsi915 "dm_hs_phy_irq", "dp_hs_phy_irq";
Dsdm845.dtsi3571 "dm_hs_phy_irq", "dp_hs_phy_irq";
3619 "dm_hs_phy_irq", "dp_hs_phy_irq";
Dsc7180.dtsi2695 "dm_hs_phy_irq", "dp_hs_phy_irq";