Home
last modified time | relevance | path

Searched refs:DWC2_L2 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore_intr.c289 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_session_req_intr()
395 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
418 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
537 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
547 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
H A Dcore.h195 DWC2_L2, /* USB suspend state */ enumerator
H A Dhcd.c3182 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_conn_id_status_change()
4396 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
4415 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()
5501 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()
5775 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()
5902 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_clock_gating()
H A Dgadget.c3727 if (hsotg->in_ppd && hsotg->lx_state == DWC2_L2) in dwc2_hsotg_irq()
4702 if (hsotg->lx_state == DWC2_L2 && hsotg->in_ppd) in dwc2_hsotg_vbus_session()
5114 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5312 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5533 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5634 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore_intr.c319 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_session_req_intr()
417 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_wakeup_detected_intr()
548 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
558 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
H A Dcore.h222 DWC2_L2, /* USB suspend state */ enumerator
H A Dgadget.c3727 if (hsotg->lx_state == DWC2_L2) { in dwc2_hsotg_irq()
4677 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_vbus_session()
5050 if (hsotg->lx_state == DWC2_L2) in dwc2_hsotg_resume()
5248 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
H A Dhcd.c4374 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
4393 if (hsotg->lx_state != DWC2_L2) in _dwc2_hcd_resume()
5414 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()

Completed in 31 milliseconds