Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/ !
H A Ddwc3-qcom.c337 static void dwc3_qcom_enable_wakeup_irq(int irq, unsigned int polarity) in dwc3_qcom_enable_wakeup_irq() function
377 dwc3_qcom_enable_wakeup_irq(port->qusb2_phy_irq, 0); in dwc3_qcom_enable_port_interrupts()
389 dwc3_qcom_enable_wakeup_irq(port->dm_hs_phy_irq, in dwc3_qcom_enable_port_interrupts()
393 dwc3_qcom_enable_wakeup_irq(port->dp_hs_phy_irq, in dwc3_qcom_enable_port_interrupts()
396 dwc3_qcom_enable_wakeup_irq(port->dp_hs_phy_irq, in dwc3_qcom_enable_port_interrupts()
398 dwc3_qcom_enable_wakeup_irq(port->dm_hs_phy_irq, in dwc3_qcom_enable_port_interrupts()
402 dwc3_qcom_enable_wakeup_irq(port->ss_phy_irq, 0); in dwc3_qcom_enable_port_interrupts()
H A Ddwc3-qcom-legacy.c342 static void dwc3_qcom_enable_wakeup_irq(int irq, unsigned int polarity) in dwc3_qcom_enable_wakeup_irq() function
382 dwc3_qcom_enable_wakeup_irq(port->qusb2_phy_irq, 0); in dwc3_qcom_enable_port_interrupts()
394 dwc3_qcom_enable_wakeup_irq(port->dm_hs_phy_irq, in dwc3_qcom_enable_port_interrupts()
398 dwc3_qcom_enable_wakeup_irq(port->dp_hs_phy_irq, in dwc3_qcom_enable_port_interrupts()
401 dwc3_qcom_enable_wakeup_irq(port->dp_hs_phy_irq, in dwc3_qcom_enable_port_interrupts()
403 dwc3_qcom_enable_wakeup_irq(port->dm_hs_phy_irq, in dwc3_qcom_enable_port_interrupts()
407 dwc3_qcom_enable_wakeup_irq(port->ss_phy_irq, 0); in dwc3_qcom_enable_port_interrupts()