Home
last modified time | relevance | path

Searched refs:MUSB_PERIPHERAL (Results 1 – 16 of 16) sorted by relevance

/u-boot/include/configs/
A Dam335x_guardian.h139 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
A Dsiemens-am33x-common.h138 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
A Dam335x_evm.h245 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
/u-boot/board/logicpd/am3517evm/
A Dam3517evm.c86 .mode = MUSB_PERIPHERAL,
/u-boot/board/lg/sniper/
A Dsniper.c58 .mode = MUSB_PERIPHERAL,
/u-boot/include/linux/usb/
A Dmusb.h25 MUSB_PERIPHERAL, /* B or Mini-B connector */ enumerator
/u-boot/board/amazon/kc1/
A Dkc1.c43 .mode = MUSB_PERIPHERAL,
/u-boot/drivers/usb/musb-new/
A Dpic32.c114 case MUSB_PERIPHERAL: in pic32_musb_set_mode()
258 pic32_musb_plat.mode = MUSB_PERIPHERAL; in musb_usb_probe()
A Domap2430.c205 plat->plat.mode = MUSB_PERIPHERAL; in omap2430_musb_of_to_plat()
A Dti-musb.c230 plat->plat.mode = MUSB_PERIPHERAL; in ti_musb_peripheral_of_to_plat()
A Dmt85xx.c369 pdata.mode = MUSB_PERIPHERAL; in musb_usb_probe()
A Dmusb_core.h56 #define is_host_enabled(musb) ((musb)->board_mode != MUSB_PERIPHERAL)
A Dsunxi.c495 pdata.mode = MUSB_PERIPHERAL; in musb_usb_probe()
A Dmusb_uboot.c440 case MUSB_PERIPHERAL: in musb_register()
A Dmusb_core.c1722 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in musb_mode_store()
2122 case MUSB_PERIPHERAL: s = "Peripheral"; break; in musb_init_controller()
/u-boot/arch/arm/mach-omap2/am33xx/
A Dboard.c239 #if CONFIG_AM335X_USB0_MODE == MUSB_PERIPHERAL
244 #if CONFIG_AM335X_USB1_MODE == MUSB_PERIPHERAL

Completed in 21 milliseconds