Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-qcom.c76 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 Dqcom,dwc3.yaml98 - 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 Dsm8150.dtsi915 "dm_hs_phy_irq", "dp_hs_phy_irq";
H A Dsdm845.dtsi3572 "dm_hs_phy_irq", "dp_hs_phy_irq";
3620 "dm_hs_phy_irq", "dp_hs_phy_irq";
H A Dsc7180.dtsi2696 "dm_hs_phy_irq", "dp_hs_phy_irq";