Searched refs:MUSB_PERIPHERAL (Results 1 – 12 of 12) sorted by relevance
157 .mode = MUSB_PERIPHERAL,184 .mode = MUSB_PERIPHERAL, /* TODO: support OTG */
211 pdata->mode = MUSB_PERIPHERAL; in ux500_of_probe()
333 case MUSB_PERIPHERAL: in sunxi_musb_set_mode()701 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()1884 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in mode_store()2544 case MUSB_PERIPHERAL: in musb_init_controller()2548 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()
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.