Searched full:hs_phy_irq (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/drivers/usb/dwc3/ |
D | dwc3-qcom.c | 75 int hs_phy_irq; member 301 if (qcom->hs_phy_irq) { in dwc3_qcom_disable_interrupts() 302 disable_irq_wake(qcom->hs_phy_irq); in dwc3_qcom_disable_interrupts() 303 disable_irq_nosync(qcom->hs_phy_irq); in dwc3_qcom_disable_interrupts() 324 if (qcom->hs_phy_irq) { in dwc3_qcom_enable_interrupts() 325 enable_irq(qcom->hs_phy_irq); in dwc3_qcom_enable_interrupts() 326 enable_irq_wake(qcom->hs_phy_irq); in dwc3_qcom_enable_interrupts() 460 irq = dwc3_qcom_get_irq(pdev, "hs_phy_irq", in dwc3_qcom_setup_irq() 470 dev_err(qcom->dev, "hs_phy_irq failed: %d\n", ret); in dwc3_qcom_setup_irq() 473 qcom->hs_phy_irq = irq; in dwc3_qcom_setup_irq()
|
/Linux-v5.15/Documentation/devicetree/bindings/usb/ |
D | qcom,dwc3.yaml | 99 - const: hs_phy_irq 163 interrupt-names = "hs_phy_irq", "ss_phy_irq",
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | qcom-sdx55.dtsi | 429 interrupt-names = "hs_phy_irq", "ss_phy_irq",
|
/Linux-v5.15/arch/arm64/boot/dts/qcom/ |
D | sm8350.dtsi | 1306 interrupt-names = "hs_phy_irq", "dp_hs_phy_irq", 1350 interrupt-names = "hs_phy_irq", "dp_hs_phy_irq",
|
D | sc7280.dtsi | 1297 interrupt-names = "hs_phy_irq", 1374 interrupt-names = "hs_phy_irq", "dp_hs_phy_irq",
|
D | sm8150.dtsi | 3099 interrupt-names = "hs_phy_irq", "ss_phy_irq", 3144 interrupt-names = "hs_phy_irq", "ss_phy_irq",
|
D | msm8998.dtsi | 1961 interrupt-names = "hs_phy_irq", "ss_phy_irq";
|
D | sm8250.dtsi | 2437 interrupt-names = "hs_phy_irq", "dp_hs_phy_irq", 2488 interrupt-names = "hs_phy_irq", "dp_hs_phy_irq",
|
D | sdm630.dtsi | 1223 interrupt-names = "hs_phy_irq", "ss_phy_irq";
|
D | sdm845.dtsi | 3773 interrupt-names = "hs_phy_irq", "ss_phy_irq", 3821 interrupt-names = "hs_phy_irq", "ss_phy_irq",
|
D | msm8996.dtsi | 2559 interrupt-names = "hs_phy_irq", "ss_phy_irq";
|
D | sc7180.dtsi | 2777 interrupt-names = "hs_phy_irq", "ss_phy_irq",
|