Searched refs:MUSB_PERIPHERAL (Results 1 – 11 of 11) sorted by relevance
143 case MUSB_PERIPHERAL: /* Force VBUS valid, ID = 1 */ in am35x_set_mode()
20 MUSB_PERIPHERAL, /* B or Mini-B connector */ enumerator
70 .mode = MUSB_PERIPHERAL,
211 pdata->mode = MUSB_PERIPHERAL; in ux500_of_probe()
333 case MUSB_PERIPHERAL: in sunxi_musb_set_mode()693 pdata.mode = MUSB_PERIPHERAL; in sunxi_musb_probe()
644 case MUSB_PERIPHERAL: /* Disable PHY ID detect, keep ID pull-up on */ in tusb_musb_set_mode()667 if ((musb_mode == MUSB_PERIPHERAL) && in tusb_musb_set_mode()
118 return MUSB_PERIPHERAL; in musb_get_mode()1744 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in mode_store()2365 case MUSB_PERIPHERAL: in musb_init_controller()2369 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in musb_init_controller()
341 case MUSB_PERIPHERAL: /* Force VBUS valid, ID = 1 */ in da8xx_musb_set_mode()
525 case MUSB_PERIPHERAL: in dsps_musb_set_mode()
2739 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.