Home
last modified time | relevance | path

Searched refs:lx_state (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/dwc2/
A Dcore_intr.c150 hsotg->lx_state = DWC2_L0; in dwc2_handle_otg_intr()
316 hsotg->lx_state); in dwc2_handle_session_req_intr()
319 if (hsotg->lx_state == DWC2_L2) { in dwc2_handle_session_req_intr()
360 if (hsotg->lx_state != DWC2_L1) { in dwc2_wakeup_from_lpm_l1()
394 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_from_lpm_l1()
417 if (hsotg->lx_state == DWC2_L1) { in dwc2_handle_wakeup_detected_intr()
445 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
476 hsotg->lx_state = DWC2_L0; in dwc2_handle_wakeup_detected_intr()
567 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
577 hsotg->lx_state = DWC2_L2; in dwc2_handle_usb_suspend_intr()
[all …]
A Dhcd.c3273 hsotg->lx_state = DWC2_L0; in dwc2_wakeup_detected()
4283 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_start()
4338 hsotg->lx_state = DWC2_L3; in _dwc2_hcd_stop()
4424 hsotg->lx_state = DWC2_L2; in _dwc2_hcd_suspend()
4454 hsotg->lx_state = DWC2_L0; in _dwc2_hcd_resume()
5334 hsotg->lx_state = DWC2_L3; in dwc2_hcd_init()
5527 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_hibernation()
5712 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_hibernation()
5801 hsotg->lx_state = DWC2_L2; in dwc2_host_enter_partial_power_down()
5890 hsotg->lx_state = DWC2_L0; in dwc2_host_exit_partial_power_down()
[all …]
A Dgadget.c1420 if (hs->lx_state != DWC2_L0) { in dwc2_hsotg_ep_queue()
3333 hsotg->lx_state = DWC2_L3; in dwc2_hsotg_disconnect()
3579 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_core_init_disconnected()
3730 hsotg->lx_state = DWC2_L0; in dwc2_hsotg_irq()
5073 if (hsotg->lx_state != DWC2_L0) in dwc2_hsotg_suspend()
5302 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_hibernation()
5463 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_hibernation()
5523 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_partial_power_down()
5591 hsotg->lx_state = DWC2_L0; in dwc2_gadget_exit_partial_power_down()
5624 hsotg->lx_state = DWC2_L2; in dwc2_gadget_enter_clock_gating()
[all …]
A Dcore.h1099 enum dwc2_lx_state lx_state; member
/linux/arch/mips/kernel/
A Drtlx.c41 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()
/linux/arch/mips/include/asm/
A Drtlx.h69 enum rtlx_state lx_state; member

Completed in 49 milliseconds