Searched refs:MUSB_PERIPHERAL (Results 1 – 12 of 12) sorted by relevance
161 .mode = MUSB_PERIPHERAL,188 .mode = MUSB_PERIPHERAL, /* TODO: support OTG */
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()
258 if (musb->port_mode == MUSB_PERIPHERAL) in dsps_check_status()534 case MUSB_PERIPHERAL: in dsps_musb_set_mode()
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()
119 return MUSB_PERIPHERAL; in musb_get_mode()1883 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in mode_store()2527 case MUSB_PERIPHERAL: in musb_init_controller()2531 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()
281 case MUSB_PERIPHERAL: in mtk_musb_set_mode()
2712 if (musb->port_mode == MUSB_PERIPHERAL) in musb_host_cleanup()
129 case MUSB_PERIPHERAL: /* Force VBUS valid, ID = 1 */ in am35x_set_mode()
20 MUSB_PERIPHERAL, /* B or Mini-B connector */ enumerator
536 .mode = MUSB_PERIPHERAL,563 ``MUSB_PERIPHERAL`` only or ``MUSB_OTG`` which is a dual mode.