Lines Matching refs:state
186 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE)
225 usb_otg_state_string(musb->xceiv->otg->state));
227 switch (musb->xceiv->otg->state) {
230 musb->xceiv->otg->state = OTG_STATE_A_WAIT_BCON;
250 musb->xceiv->otg->state = OTG_STATE_B_IDLE;
253 musb->xceiv->otg->state = OTG_STATE_A_IDLE;
267 musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
366 musb->xceiv->otg->state = OTG_STATE_A_WAIT_VFALL;
371 musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
376 musb->xceiv->otg->state = OTG_STATE_B_IDLE;
382 usb_otg_state_string(musb->xceiv->otg->state),
392 switch (musb->xceiv->otg->state) {
1021 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE &&