Home
last modified time | relevance | path

Searched refs:DWC2_L1 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/usb/dwc2/
Dcore_intr.c330 if (hsotg->lx_state != DWC2_L1) { 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()
Dcore.h194 DWC2_L1, /* LPM sleep state */ enumerator
Dhcd.c1814 if (hsotg->lx_state == DWC2_L1) in dwc2_hcd_rem_wakeup()