Searched full:dp_hs_phy_irq (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ |
| H A D | dwc3-qcom.c | 76 int dp_hs_phy_irq; member 314 if (qcom->dp_hs_phy_irq) { in dwc3_qcom_disable_interrupts() 315 disable_irq_wake(qcom->dp_hs_phy_irq); in dwc3_qcom_disable_interrupts() 316 disable_irq_nosync(qcom->dp_hs_phy_irq); in dwc3_qcom_disable_interrupts() 337 if (qcom->dp_hs_phy_irq) { in dwc3_qcom_enable_interrupts() 338 enable_irq(qcom->dp_hs_phy_irq); in dwc3_qcom_enable_interrupts() 339 enable_irq_wake(qcom->dp_hs_phy_irq); in dwc3_qcom_enable_interrupts() 488 irq = dwc3_qcom_get_irq(pdev, "dp_hs_phy_irq", in dwc3_qcom_setup_irq() 497 dev_err(qcom->dev, "dp_hs_phy_irq failed: %d\n", ret); in dwc3_qcom_setup_irq() 500 qcom->dp_hs_phy_irq = irq; in dwc3_qcom_setup_irq()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | qcom,dwc3.yaml | 98 - const: dp_hs_phy_irq 163 "dm_hs_phy_irq", "dp_hs_phy_irq";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | sm8150.dtsi | 915 "dm_hs_phy_irq", "dp_hs_phy_irq";
|
| H A D | sdm845.dtsi | 3572 "dm_hs_phy_irq", "dp_hs_phy_irq"; 3620 "dm_hs_phy_irq", "dp_hs_phy_irq";
|
| H A D | sc7180.dtsi | 2696 "dm_hs_phy_irq", "dp_hs_phy_irq";
|