Home
last modified time | relevance | path

Searched refs:OTG_STATE_A_PERIPHERAL (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/usb/common/
A Dusb-otg-fsm.c102 case OTG_STATE_A_PERIPHERAL: in otg_leave_state()
298 case OTG_STATE_A_PERIPHERAL: in otg_set_state()
417 otg_set_state(fsm, OTG_STATE_A_PERIPHERAL); in otg_statemachine()
427 case OTG_STATE_A_PERIPHERAL: in otg_statemachine()
A Dcommon.c51 [OTG_STATE_A_PERIPHERAL] = "a_peripheral", in usb_otg_state_string()
/linux/drivers/usb/dwc2/
A Dcore_intr.c64 case OTG_STATE_A_PERIPHERAL: in dwc2_op_state_str()
241 hsotg->op_state = OTG_STATE_A_PERIPHERAL; in dwc2_handle_otg_intr()
573 if (hsotg->op_state == OTG_STATE_A_PERIPHERAL) { in dwc2_handle_usb_suspend_intr()
/linux/drivers/usb/phy/
A Dphy-isp1301-omap.c447 state = OTG_STATE_A_PERIPHERAL; in check_state()
555 case OTG_STATE_A_PERIPHERAL: in otg_update_isp()
625 isp->phy.otg->state = OTG_STATE_A_PERIPHERAL; in otg_update_isp()
786 case OTG_STATE_A_PERIPHERAL: in omap_otg_irq()
1457 case OTG_STATE_A_PERIPHERAL: in isp1301_start_hnp()
/linux/include/linux/usb/
A Dphy.h61 OTG_STATE_A_PERIPHERAL, enumerator
/linux/drivers/usb/chipidea/
A Dotg_fsm.c66 if (ci->fsm.otg->state == OTG_STATE_A_PERIPHERAL) { in a_bus_req_store()
676 case OTG_STATE_A_PERIPHERAL: in ci_otg_fsm_event()
A Dudc.c1946 if (ci->fsm.otg->state == OTG_STATE_A_PERIPHERAL) { in ci_udc_stop_for_otg_fsm()
/linux/drivers/usb/musb/
A Dmusb_virthub.c210 musb->xceiv->otg->state = OTG_STATE_A_PERIPHERAL; in musb_root_disconnect()
A Dmusb_core.c637 case OTG_STATE_A_PERIPHERAL: in musb_hnp_stop()
837 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_suspend()
973 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_disconnect()
1021 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_reset()
A Dmusb_gadget.c2010 case OTG_STATE_A_PERIPHERAL: in musb_g_disconnect()
2088 musb->xceiv->otg->state = OTG_STATE_A_PERIPHERAL; in musb_g_reset()

Completed in 22 milliseconds