Lines Matching refs:xceiv
1526 switch (musb->xceiv->otg->state) {
1556 otg_start_srp(musb->xceiv->otg);
1567 usb_otg_state_string(musb->xceiv->otg->state));
1631 return usb_phy_set_power(musb->xceiv, mA);
1788 musb->xceiv->otg->state = OTG_STATE_B_IDLE;
1835 struct usb_otg *otg = musb->xceiv->otg;
1853 musb->xceiv->otg->state = OTG_STATE_B_IDLE;
1862 if (musb->xceiv->last_event == USB_EVENT_ID)
1898 musb->xceiv->otg->state = OTG_STATE_UNDEFINED;
1900 otg_set_peripheral(musb->xceiv->otg, NULL);
1929 switch (musb->xceiv->otg->state) {
1943 usb_otg_state_string(musb->xceiv->otg->state));
1955 switch (musb->xceiv->otg->state) {
1958 musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
1973 usb_otg_state_string(musb->xceiv->otg->state));
2004 switch (musb->xceiv->otg->state) {
2007 usb_otg_state_string(musb->xceiv->otg->state));
2008 musb->xceiv->otg->state = OTG_STATE_A_IDLE;
2012 musb->xceiv->otg->state = OTG_STATE_A_WAIT_BCON;
2019 musb->xceiv->otg->state = OTG_STATE_B_IDLE;
2083 musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
2086 musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
2089 musb->xceiv->otg->state = OTG_STATE_A_PERIPHERAL;