Searched refs:lx_state (Results 1 – 7 of 7) sorted by relevance
135 hsotg->lx_state = DWC2_L3; in dwc2_handle_otg_intr()301 hsotg->lx_state); in dwc2_handle_session_req_intr()304 if (hsotg->lx_state != DWC2_L0) { in dwc2_handle_session_req_intr()347 if (hsotg->lx_state != DWC2_L1) { in dwc2_wakeup_from_lpm_l1()397 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_from_lpm_l1()424 if (hsotg->lx_state == DWC2_L1) { in dwc2_handle_wakeup_detected_intr()453 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()485 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()576 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()586 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()[all …]
3250 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_detected()4258 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_start()4313 hsotg->lx_state = DWC2_L3; in _dwc2_hcd_stop()4400 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()4431 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()5311 hsotg->lx_state = DWC2_L3; in dwc2_hcd_init()5554 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()5747 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_hibernation()5826 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()5905 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_partial_power_down()[all …]
1418 if (hs->lx_state == DWC2_L1) { in dwc2_hsotg_ep_queue()1423 if (hs->lx_state != DWC2_L0) { in dwc2_hsotg_ep_queue()3336 hsotg->lx_state = DWC2_L3; in dwc2_hsotg_disconnect()3585 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()3743 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()5374 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()5538 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()5588 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()5642 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_partial_power_down()5675 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()[all …]
133 hsotg->lx_state == DWC2_L2 && in dwc2_drd_role_sw_set()
1099 enum dwc2_lx_state lx_state; member
41 chan->rt_state, chan->lx_state, chan->buffer_size); in dump_rtlx()167 state = xchg(&chan->lx_state, RTLX_STATE_OPENED); in rtlx_open()188 rtlx->channel[index].lx_state = RTLX_STATE_UNUSED; in rtlx_release()
69 enum rtlx_state lx_state; member