Searched refs:MUSB_PERIPHERAL (Results 1 – 16 of 16) sorted by relevance
139 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
138 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
245 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
86 .mode = MUSB_PERIPHERAL,
58 .mode = MUSB_PERIPHERAL,
25 MUSB_PERIPHERAL, /* B or Mini-B connector */ enumerator
43 .mode = MUSB_PERIPHERAL,
114 case MUSB_PERIPHERAL: in pic32_musb_set_mode()258 pic32_musb_plat.mode = MUSB_PERIPHERAL; in musb_usb_probe()
205 plat->plat.mode = MUSB_PERIPHERAL; in omap2430_musb_of_to_plat()
230 plat->plat.mode = MUSB_PERIPHERAL; in ti_musb_peripheral_of_to_plat()
369 pdata.mode = MUSB_PERIPHERAL; in musb_usb_probe()
56 #define is_host_enabled(musb) ((musb)->board_mode != MUSB_PERIPHERAL)
495 pdata.mode = MUSB_PERIPHERAL; in musb_usb_probe()
440 case MUSB_PERIPHERAL: in musb_register()
1722 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in musb_mode_store()2122 case MUSB_PERIPHERAL: s = "Peripheral"; break; in musb_init_controller()
239 #if CONFIG_AM335X_USB0_MODE == MUSB_PERIPHERAL244 #if CONFIG_AM335X_USB1_MODE == MUSB_PERIPHERAL
Completed in 21 milliseconds