Lines Matching defs:otg
198 usb_otg_state_string(musb->xceiv->otg->state));
201 switch (musb->xceiv->otg->state) {
212 musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
235 musb->xceiv->otg->state = OTG_STATE_A_IDLE;
248 struct usb_otg *otg = musb->xceiv->otg;
309 musb->xceiv->otg->state = OTG_STATE_A_WAIT_VFALL;
314 musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
320 musb->xceiv->otg->state = OTG_STATE_B_IDLE;
330 usb_otg_state_string(musb->xceiv->otg->state),
343 if (musb->xceiv->otg->state == OTG_STATE_B_IDLE)