Home
last modified time | relevance | path

Searched refs:OTG_STATE_A_PERIPHERAL (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/common/
H 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()
H A Dcommon.c51 [OTG_STATE_A_PERIPHERAL] = "a_peripheral", in usb_otg_state_string()
/kernel/linux/linux-6.6/drivers/usb/common/
H 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()
H A Dcommon.c52 [OTG_STATE_A_PERIPHERAL] = "a_peripheral", in usb_otg_state_string()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H 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()
554 if (hsotg->op_state == OTG_STATE_A_PERIPHERAL) { in dwc2_handle_usb_suspend_intr()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore_intr.c34 case OTG_STATE_A_PERIPHERAL: in dwc2_op_state_str()
211 hsotg->op_state = OTG_STATE_A_PERIPHERAL; in dwc2_handle_otg_intr()
543 if (hsotg->op_state == OTG_STATE_A_PERIPHERAL) { in dwc2_handle_usb_suspend_intr()
/kernel/linux/linux-5.10/drivers/usb/phy/
H 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()
1460 case OTG_STATE_A_PERIPHERAL: in isp1301_start_hnp()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dphy.h61 OTG_STATE_A_PERIPHERAL, enumerator
/kernel/linux/linux-6.6/include/linux/usb/
H A Dphy.h61 OTG_STATE_A_PERIPHERAL, enumerator
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dotg_fsm.c66 if (ci->fsm.otg->state == OTG_STATE_A_PERIPHERAL) { in a_bus_req_store()
678 case OTG_STATE_A_PERIPHERAL: in ci_otg_fsm_event()
H A Dudc.c1935 if (ci->fsm.otg->state == OTG_STATE_A_PERIPHERAL) { in ci_udc_stop_for_otg_fsm()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dotg_fsm.c66 if (ci->fsm.otg->state == OTG_STATE_A_PERIPHERAL) { in a_bus_req_store()
685 case OTG_STATE_A_PERIPHERAL: in ci_otg_fsm_event()
H A Dudc.c1970 if (ci->fsm.otg->state == OTG_STATE_A_PERIPHERAL) { in ci_udc_stop_for_otg_fsm()
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_virthub.c210 musb->xceiv->otg->state = OTG_STATE_A_PERIPHERAL; in musb_root_disconnect()
H A Dmusb_core.c636 case OTG_STATE_A_PERIPHERAL: in musb_hnp_stop()
836 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_suspend()
972 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_disconnect()
1020 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_reset()
H A Dmusb_gadget.c2011 case OTG_STATE_A_PERIPHERAL: in musb_g_disconnect()
2089 musb->xceiv->otg->state = OTG_STATE_A_PERIPHERAL;
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_virthub.c209 musb_set_state(musb, OTG_STATE_A_PERIPHERAL); in musb_root_disconnect()
H A Dmusb_core.c636 case OTG_STATE_A_PERIPHERAL: in musb_hnp_stop()
833 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_suspend()
969 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_disconnect()
1016 case OTG_STATE_A_PERIPHERAL: in musb_handle_intr_reset()
H A Dmusb_gadget.c2018 case OTG_STATE_A_PERIPHERAL: in musb_g_disconnect()
2096 musb_set_state(musb, OTG_STATE_A_PERIPHERAL);

Completed in 30 milliseconds