Home
last modified time | relevance | path

Searched refs:OTG_STATE_A_IDLE (Results 1 – 17 of 17) sorted by relevance

/linux-3.4.99/drivers/usb/otg/
Dotg_fsm.c86 case OTG_STATE_A_IDLE: in otg_leave_state()
161 case OTG_STATE_A_IDLE: in otg_set_state()
246 otg_set_state(fsm, OTG_STATE_A_IDLE); in otg_statemachine()
250 otg_set_state(fsm, OTG_STATE_A_IDLE); in otg_statemachine()
283 case OTG_STATE_A_IDLE: in otg_statemachine()
335 otg_set_state(fsm, OTG_STATE_A_IDLE); in otg_statemachine()
Disp1301_omap.c344 if (isp->phy.state == OTG_STATE_A_IDLE) in a_idle()
356 isp->phy.state = OTG_STATE_A_IDLE; in a_idle()
452 state = OTG_STATE_A_IDLE; in check_state()
520 if (isp->phy.state == OTG_STATE_A_IDLE in update_otg1()
610 case OTG_STATE_A_IDLE: in otg_update_isp()
711 case OTG_STATE_A_IDLE: in omap_otg_irq()
777 case OTG_STATE_A_IDLE: in omap_otg_irq()
967 case OTG_STATE_A_IDLE: in isp_update_otg()
999 if (state != OTG_STATE_A_IDLE) in isp_update_otg()
1001 if (otg->host && state == OTG_STATE_A_IDLE) in isp_update_otg()
[all …]
Dotg.c72 case OTG_STATE_A_IDLE: in otg_state_string()
Dmv_otg.c355 phy->state = OTG_STATE_A_IDLE; in mv_otg_update_state()
363 case OTG_STATE_A_IDLE: in mv_otg_update_state()
402 phy->state = OTG_STATE_A_IDLE; in mv_otg_update_state()
454 case OTG_STATE_A_IDLE: in mv_otg_work()
554 && mvotg->phy.state != OTG_STATE_A_IDLE) in set_a_bus_req()
Dab8500-usb.c198 ab->phy.state = OTG_STATE_A_IDLE; in ab8500_usb_link_status_update()
Dtwl6030-usb.c313 twl->phy.state = OTG_STATE_A_IDLE; in twl6030_usbotg_irq()
Dtwl4030-usb.c295 twl->phy.state = OTG_STATE_A_IDLE; in twl4030_usb_linkstat()
Dfsl_otg.c935 p_otg->phy.state = OTG_STATE_A_IDLE; in usb_otg_start()
/linux-3.4.99/drivers/usb/musb/
Dda8xx.c213 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
253 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
Dtusb6010.c426 case OTG_STATE_A_IDLE: in musb_do_idle()
546 musb->xceiv->state = OTG_STATE_A_IDLE; in tusb_musb_set_vbus()
549 musb->xceiv->state = OTG_STATE_A_IDLE; in tusb_musb_set_vbus()
701 case OTG_STATE_A_IDLE: in tusb_otg_ints()
Domap2430.c66 musb->xceiv->state = OTG_STATE_A_IDLE; in musb_do_idle()
147 if (musb->xceiv->state == OTG_STATE_A_IDLE) { in omap2430_musb_set_vbus()
Dam35x.c165 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
182 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
Ddavinci.c256 musb->xceiv->state = OTG_STATE_A_IDLE; in otg_timer()
Dblackfin.c207 case OTG_STATE_A_IDLE: in musb_conn_timer_handler()
Dmusb_core.c542 musb->xceiv->state = OTG_STATE_A_IDLE; in musb_stage0_irq()
2009 musb->xceiv->state = OTG_STATE_A_IDLE; in musb_init_controller()
Dmusb_gadget.c2177 musb->xceiv->state = OTG_STATE_A_IDLE; in musb_g_disconnect()
/linux-3.4.99/include/linux/usb/
Dotg.h28 OTG_STATE_A_IDLE, enumerator