Home
last modified time | relevance | path

Searched refs:DWC2_L1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore_intr.c352 if (hsotg->lx_state != DWC2_L1) { in dwc2_wakeup_from_lpm_l1()
353 dev_err(hsotg->dev, "Core isn't in DWC2_L1 state\n"); in dwc2_wakeup_from_lpm_l1()
409 if (hsotg->lx_state == DWC2_L1) { in dwc2_handle_wakeup_detected_intr()
438 if (hsotg->lx_state != DWC2_L1) { in dwc2_handle_wakeup_detected_intr()
622 hsotg->lx_state = DWC2_L1; in dwc2_handle_lpm_intr()
H A Dcore.h221 DWC2_L1, /* LPM sleep state */ enumerator
H A Dhcd.c1849 if (hsotg->lx_state == DWC2_L1) in dwc2_hcd_rem_wakeup()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore_intr.c330 if (hsotg->lx_state != DWC2_L1) { in dwc2_wakeup_from_lpm_l1()
331 dev_err(hsotg->dev, "Core isn't in DWC2_L1 state\n"); in dwc2_wakeup_from_lpm_l1()
387 if (hsotg->lx_state == DWC2_L1) { in dwc2_handle_wakeup_detected_intr()
611 hsotg->lx_state = DWC2_L1; in dwc2_handle_lpm_intr()
H A Dcore.h194 DWC2_L1, /* LPM sleep state */ enumerator
H A Dhcd.c1814 if (hsotg->lx_state == DWC2_L1) in dwc2_hcd_rem_wakeup()

Completed in 21 milliseconds