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()
340 case MUSB_PERIPHERAL: in sunxi_musb_set_mode()707 pdata.mode = MUSB_PERIPHERAL; in sunxi_musb_probe()
257 if (musb->port_mode == MUSB_PERIPHERAL) in dsps_check_status()533 case MUSB_PERIPHERAL: in dsps_musb_set_mode()
651 case MUSB_PERIPHERAL: /* Disable PHY ID detect, keep ID pull-up on */ in tusb_musb_set_mode()674 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()2538 case MUSB_PERIPHERAL: in musb_init_controller()2542 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in musb_init_controller()
230 case MUSB_PERIPHERAL: in mtk_musb_set_mode()
2713 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.