Searched refs:MUSB_PERIPHERAL (Results 1 – 11 of 11) sorted by relevance
20 MUSB_PERIPHERAL, /* B or Mini-B connector */ enumerator
203 .mode = MUSB_PERIPHERAL,230 .mode = MUSB_PERIPHERAL, /* TODO: support OTG */
211 pdata->mode = MUSB_PERIPHERAL; in ux500_of_probe()
341 case MUSB_PERIPHERAL: in sunxi_musb_set_mode()708 pdata.mode = MUSB_PERIPHERAL; in sunxi_musb_probe()
259 if (musb->port_mode == MUSB_PERIPHERAL) in dsps_check_status()535 case MUSB_PERIPHERAL: in dsps_musb_set_mode()
646 case MUSB_PERIPHERAL: /* Disable PHY ID detect, keep ID pull-up on */ in tusb_musb_set_mode()669 if ((musb_mode == MUSB_PERIPHERAL) && in tusb_musb_set_mode()
341 case MUSB_PERIPHERAL: /* Force VBUS valid, ID = 1 */ in da8xx_musb_set_mode()
119 return MUSB_PERIPHERAL; in musb_get_mode()1879 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in mode_store()2539 case MUSB_PERIPHERAL: in musb_init_controller()2543 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in musb_init_controller()
229 case MUSB_PERIPHERAL: in mtk_musb_set_mode()
2706 if (musb->port_mode == MUSB_PERIPHERAL) in musb_host_cleanup()
536 .mode = MUSB_PERIPHERAL,563 ``MUSB_PERIPHERAL`` only or ``MUSB_OTG`` which is a dual mode.
Completed in 21 milliseconds