Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c332 if (hsotg->lx_state != DWC2_L1) { in dwc2_wakeup_from_lpm_l1()
409 if (hsotg->lx_state == DWC2_L1) { in dwc2_handle_wakeup_detected_intr()
635 hsotg->lx_state = DWC2_L1; in dwc2_handle_lpm_intr()
H A Dcore.h194 DWC2_L1, /* LPM sleep state */ enumerator
H A Dgadget.c1418 if (hs->lx_state == DWC2_L1) { in dwc2_hsotg_ep_queue()
H A Dhcd.c1814 if (hsotg->lx_state == DWC2_L1) in dwc2_hcd_rem_wakeup()