Home
last modified time | relevance | path

Searched refs:OTG_STATE_B_IDLE (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/usb/common/
H A Dusb-otg-fsm.c63 case OTG_STATE_B_IDLE: in otg_leave_state()
213 case OTG_STATE_B_IDLE: in otg_set_state()
342 otg_set_state(fsm, OTG_STATE_B_IDLE); in otg_statemachine()
346 case OTG_STATE_B_IDLE: in otg_statemachine()
357 otg_set_state(fsm, OTG_STATE_B_IDLE); in otg_statemachine()
361 otg_set_state(fsm, OTG_STATE_B_IDLE); in otg_statemachine()
370 otg_set_state(fsm, OTG_STATE_B_IDLE); in otg_statemachine()
378 otg_set_state(fsm, OTG_STATE_B_IDLE); in otg_statemachine()
384 otg_set_state(fsm, OTG_STATE_B_IDLE); in otg_statemachine()
H A Dcommon.c61 [OTG_STATE_B_IDLE] = "b_idle", in usb_otg_state_string()
/linux/drivers/usb/musb/
H A Dmpfs.c77 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in mpfs_musb_set_vbus()
116 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in otg_timer()
131 case OTG_STATE_B_IDLE: in otg_timer()
206 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE) in mpfs_musb_interrupt()
H A Dda8xx.c148 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in otg_timer()
170 case OTG_STATE_B_IDLE: in otg_timer()
306 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in da8xx_musb_interrupt()
327 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE) in da8xx_musb_interrupt()
H A Dmusb_dsps.c187 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE) in dsps_musb_enable()
248 case OTG_STATE_B_IDLE: in dsps_check_status()
251 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in dsps_check_status()
377 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in dsps_interrupt()
394 case OTG_STATE_B_IDLE: in dsps_interrupt()
1022 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE && in dsps_resume()
H A Dmusb_virthub.c127 if (musb_get_state(musb) == OTG_STATE_B_IDLE) { in musb_port_reset()
219 musb_set_state(musb, OTG_STATE_B_IDLE); in musb_root_disconnect()
H A Dtusb6010.c605 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in tusb_musb_set_vbus()
719 if (musb->xceiv->otg->state != OTG_STATE_B_IDLE) { in tusb_otg_ints()
721 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in tusb_otg_ints()
H A Dmusb_core.c553 musb_set_state(musb, OTG_STATE_B_IDLE); in musb_set_peripheral()
717 case OTG_STATE_B_IDLE: in musb_handle_intr_resume()
850 case OTG_STATE_B_IDLE: in musb_handle_intr_suspend()
976 case OTG_STATE_B_IDLE: in musb_handle_intr_disconnect()
1027 case OTG_STATE_B_IDLE: in musb_handle_intr_reset()
2530 musb_set_state(musb, OTG_STATE_B_IDLE); in musb_init_controller()
H A Dux500.c115 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_otg_notifications()
H A Domap2430.c136 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in omap_musb_set_mailbox()
H A Dsunxi.c120 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in sunxi_musb_work()
/linux/drivers/usb/phy/
H A Dphy-tahvo.c79 case OTG_STATE_B_IDLE: in check_vbus_state()
102 tu->phy.otg->state = OTG_STATE_B_IDLE; in check_vbus_state()
150 tu->phy.otg->state = OTG_STATE_B_IDLE; in tahvo_usb_become_peripheral()
159 tu->phy.otg->state = OTG_STATE_B_IDLE; in tahvo_usb_stop_peripheral()
H A Dphy-generic.c121 otg->state = OTG_STATE_B_IDLE; in nop_gpio_vbus_thread()
183 otg->state = OTG_STATE_B_IDLE; in nop_set_peripheral()
308 OTG_STATE_B_PERIPHERAL : OTG_STATE_B_IDLE; in usb_phy_generic_probe()
H A Dphy-gpio-vbus-usb.c137 gpio_vbus->phy.otg->state = OTG_STATE_B_IDLE; in gpio_vbus_work()
H A Dphy-ab8500-usb.c349 ab->phy.otg->state = OTG_STATE_B_IDLE; in ab8505_usb_link_status_update()
456 ab->phy.otg->state = OTG_STATE_B_IDLE; in ab8500_usb_link_status_update()
H A Dphy-fsl-usb.c667 if (!otg || otg->state != OTG_STATE_B_IDLE) in fsl_otg_start_srp()
/linux/drivers/usb/chipidea/
H A Dotg_fsm.c355 if (ci->fsm.otg->state == OTG_STATE_B_IDLE) in b_ssend_srp_tmout()
622 } else if (ci->fsm.otg->state == OTG_STATE_B_IDLE) { in ci_otg_fsm_work()
662 case OTG_STATE_B_IDLE: in ci_otg_fsm_event()
/linux/include/linux/usb/
H A Dphy.h47 OTG_STATE_B_IDLE, enumerator
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c680 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work()
684 case OTG_STATE_B_IDLE: in rockchip_usb2phy_otg_sm_work()
752 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work()
761 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work()