/linux/drivers/usb/common/ |
A D | usb-otg-fsm.c | 63 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()
|
A D | common.c | 54 [OTG_STATE_B_IDLE] = "b_idle", in usb_otg_state_string()
|
/linux/drivers/usb/phy/ |
A D | phy-isp1301-omap.c | 353 if (isp->phy.otg->state == OTG_STATE_B_IDLE) in b_idle() 365 isp->phy.otg->state = OTG_STATE_B_IDLE; in b_idle() 409 state = OTG_STATE_B_IDLE; in check_state() 539 case OTG_STATE_B_IDLE: in otg_update_isp() 616 case OTG_STATE_B_IDLE: in otg_update_isp() 946 case OTG_STATE_B_IDLE: in isp_update_otg() 1009 isp->phy.otg->state = OTG_STATE_B_IDLE; in isp_update_otg() 1014 case OTG_STATE_B_IDLE: in isp_update_otg() 1041 case OTG_STATE_B_IDLE: in isp_update_otg() 1134 case OTG_STATE_B_IDLE: in isp1301_work() [all …]
|
A D | phy-mv-usb.c | 334 mvotg->phy.otg->state = OTG_STATE_B_IDLE; in mv_otg_update_state() 336 case OTG_STATE_B_IDLE: in mv_otg_update_state() 344 mvotg->phy.otg->state = OTG_STATE_B_IDLE; in mv_otg_update_state() 348 mvotg->phy.otg->state = OTG_STATE_B_IDLE; in mv_otg_update_state() 424 case OTG_STATE_B_IDLE: in mv_otg_work() 535 if (mvotg->phy.otg->state != OTG_STATE_B_IDLE in a_bus_req_store() 839 if (mvotg->phy.otg->state != OTG_STATE_B_IDLE) { in mv_otg_suspend()
|
A D | phy-tahvo.c | 78 case OTG_STATE_B_IDLE: in check_vbus_state() 101 tu->phy.otg->state = OTG_STATE_B_IDLE; in check_vbus_state() 149 tu->phy.otg->state = OTG_STATE_B_IDLE; in tahvo_usb_become_peripheral() 158 tu->phy.otg->state = OTG_STATE_B_IDLE; in tahvo_usb_stop_peripheral()
|
A D | phy-generic.c | 126 otg->state = OTG_STATE_B_IDLE; in nop_gpio_vbus_thread() 188 otg->state = OTG_STATE_B_IDLE; in nop_set_peripheral() 311 OTG_STATE_B_PERIPHERAL : OTG_STATE_B_IDLE; in usb_phy_generic_probe()
|
A D | phy-gpio-vbus-usb.c | 137 gpio_vbus->phy.otg->state = OTG_STATE_B_IDLE; in gpio_vbus_work()
|
A D | phy-ab8500-usb.c | 349 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()
|
A D | phy-fsl-usb.c | 666 if (!otg || otg->state != OTG_STATE_B_IDLE) in fsl_otg_start_srp()
|
/linux/drivers/usb/musb/ |
A D | am35x.c | 143 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in otg_timer() 155 case OTG_STATE_B_IDLE: in otg_timer() 272 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in am35x_musb_interrupt() 305 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE) in am35x_musb_interrupt()
|
A D | da8xx.c | 145 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in otg_timer() 167 case OTG_STATE_B_IDLE: in otg_timer() 296 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in da8xx_musb_interrupt() 317 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE) in da8xx_musb_interrupt()
|
A D | musb_dsps.c | 187 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()
|
A D | davinci.c | 216 case OTG_STATE_B_IDLE: in otg_timer() 320 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in davinci_musb_interrupt() 343 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE) in davinci_musb_interrupt()
|
A D | musb_virthub.c | 126 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE) { in musb_port_reset() 220 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_root_disconnect()
|
A D | musb_gadget.c | 1532 case OTG_STATE_B_IDLE: in musb_gadget_wakeup() 1787 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_gadget_setup() 1852 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_gadget_start() 1929 case OTG_STATE_B_IDLE: in musb_g_resume() 1955 case OTG_STATE_B_IDLE: in musb_g_suspend() 2017 case OTG_STATE_B_IDLE: in musb_g_disconnect() 2018 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_g_disconnect()
|
A D | tusb6010.c | 600 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in tusb_musb_set_vbus() 714 if (musb->xceiv->otg->state != OTG_STATE_B_IDLE) { in tusb_otg_ints() 716 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in tusb_otg_ints()
|
A D | musb_core.c | 552 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_set_peripheral() 719 case OTG_STATE_B_IDLE: in musb_handle_intr_resume() 853 case OTG_STATE_B_IDLE: in musb_handle_intr_suspend() 979 case OTG_STATE_B_IDLE: in musb_handle_intr_disconnect() 1031 case OTG_STATE_B_IDLE: in musb_handle_intr_reset() 2535 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_init_controller()
|
A D | ux500.c | 115 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_otg_notifications()
|
A D | omap2430.c | 135 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in omap_musb_set_mailbox()
|
A D | mediatek.c | 140 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in mtk_otg_switch_set()
|
A D | sunxi.c | 113 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in sunxi_musb_work()
|
/linux/drivers/usb/chipidea/ |
A D | otg_fsm.c | 353 if (ci->fsm.otg->state == OTG_STATE_B_IDLE) in b_ssend_srp_tmout() 614 } else if (ci->fsm.otg->state == OTG_STATE_B_IDLE) { in ci_otg_fsm_work() 654 case OTG_STATE_B_IDLE: in ci_otg_fsm_event()
|
/linux/drivers/phy/rockchip/ |
A D | phy-rockchip-inno-usb2.c | 539 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work() 543 case OTG_STATE_B_IDLE: in rockchip_usb2phy_otg_sm_work() 611 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work() 620 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work()
|
/linux/include/linux/usb/ |
A D | phy.h | 47 OTG_STATE_B_IDLE, enumerator
|