/kernel/linux/linux-5.10/drivers/usb/common/ |
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()
|
D | common.c | 54 [OTG_STATE_B_IDLE] = "b_idle", in usb_otg_state_string()
|
/kernel/linux/linux-5.10/drivers/usb/phy/ |
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() 495 if (isp->phy.otg->state == OTG_STATE_B_IDLE in update_otg1() 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() [all …]
|
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()
|
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()
|
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() 318 OTG_STATE_B_PERIPHERAL : OTG_STATE_B_IDLE; in usb_phy_generic_probe()
|
D | phy-gpio-vbus-usb.c | 137 gpio_vbus->phy.otg->state = OTG_STATE_B_IDLE; in gpio_vbus_work()
|
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()
|
D | phy-fsl-usb.c | 666 if (!otg || otg->state != OTG_STATE_B_IDLE) in fsl_otg_start_srp()
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
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()
|
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()
|
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()
|
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()
|
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()
|
D | musb_gadget.c | 1535 case OTG_STATE_B_IDLE: in musb_gadget_wakeup() 1788 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_gadget_setup() 1853 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_gadget_start() 1930 case OTG_STATE_B_IDLE: in musb_g_resume() 1956 case OTG_STATE_B_IDLE: in musb_g_suspend() 2018 case OTG_STATE_B_IDLE: in musb_g_disconnect() 2019 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_g_disconnect()
|
D | tusb6010.c | 599 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in tusb_musb_set_vbus() 713 if (musb->xceiv->otg->state != OTG_STATE_B_IDLE) { in tusb_otg_ints() 715 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in tusb_otg_ints()
|
D | musb_core.c | 551 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_set_peripheral() 718 case OTG_STATE_B_IDLE: in musb_handle_intr_resume() 852 case OTG_STATE_B_IDLE: in musb_handle_intr_suspend() 978 case OTG_STATE_B_IDLE: in musb_handle_intr_disconnect() 1030 case OTG_STATE_B_IDLE: in musb_handle_intr_reset() 2524 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_init_controller()
|
D | ux500.c | 115 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in musb_otg_notifications()
|
D | omap2430.c | 132 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in omap_musb_set_mailbox()
|
D | mediatek.c | 140 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in mtk_otg_switch_set()
|
D | sunxi.c | 113 musb->xceiv->otg->state = OTG_STATE_B_IDLE; in sunxi_musb_work()
|
/kernel/linux/linux-5.10/drivers/usb/chipidea/ |
D | otg_fsm.c | 355 if (ci->fsm.otg->state == OTG_STATE_B_IDLE) in b_ssend_srp_tmout() 616 } else if (ci->fsm.otg->state == OTG_STATE_B_IDLE) { in ci_otg_fsm_work() 656 case OTG_STATE_B_IDLE: in ci_otg_fsm_event()
|
/kernel/linux/linux-5.10/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 546 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work() 550 case OTG_STATE_B_IDLE: in rockchip_usb2phy_otg_sm_work() 618 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work() 627 rport->state = OTG_STATE_B_IDLE; in rockchip_usb2phy_otg_sm_work()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
D | phy.h | 47 OTG_STATE_B_IDLE, enumerator
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 47552 rport->state = OTG_STATE_B_IDLE; 47560 case OTG_STATE_B_IDLE: 47659 rport->state = OTG_STATE_B_IDLE; 47673 rport->state = OTG_STATE_B_IDLE;
|