| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | pcm051.h | 132 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
|
| H A D | pengwyn.h | 176 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
|
| H A D | bav335x.h | 414 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
|
| H A D | siemens-am33x-common.h | 174 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
|
| H A D | am335x_evm.h | 256 #define CONFIG_AM335X_USB0_MODE MUSB_PERIPHERAL
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | jz4740.c | 161 .mode = MUSB_PERIPHERAL, 188 .mode = MUSB_PERIPHERAL, /* TODO: support OTG */
|
| H A D | sunxi.c | 333 case MUSB_PERIPHERAL: in sunxi_musb_set_mode() 693 pdata.mode = MUSB_PERIPHERAL; in sunxi_musb_probe()
|
| H A D | ux500.c | 211 pdata->mode = MUSB_PERIPHERAL; in ux500_of_probe()
|
| H A D | musb_dsps.c | 258 if (musb->port_mode == MUSB_PERIPHERAL) in dsps_check_status() 534 case MUSB_PERIPHERAL: in dsps_musb_set_mode()
|
| H A D | tusb6010.c | 645 case MUSB_PERIPHERAL: /* Disable PHY ID detect, keep ID pull-up on */ in tusb_musb_set_mode() 668 if ((musb_mode == MUSB_PERIPHERAL) && in tusb_musb_set_mode()
|
| H A D | musb_core.c | 119 return MUSB_PERIPHERAL; in musb_get_mode() 1883 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in mode_store() 2533 case MUSB_PERIPHERAL: in musb_init_controller() 2537 status = musb_platform_set_mode(musb, MUSB_PERIPHERAL); in musb_init_controller()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | pic32.c | 110 case MUSB_PERIPHERAL: in pic32_musb_set_mode() 254 pic32_musb_plat.mode = MUSB_PERIPHERAL; in musb_usb_probe()
|
| H A D | omap2430.c | 205 platdata->plat.mode = MUSB_PERIPHERAL; in omap2430_musb_ofdata_to_platdata()
|
| H A D | sunxi.c | 311 .mode = MUSB_PERIPHERAL,
|
| H A D | musb_core.h | 57 #define is_host_enabled(musb) ((musb)->board_mode != MUSB_PERIPHERAL)
|
| H A D | musb_uboot.c | 442 case MUSB_PERIPHERAL: in musb_register()
|
| /OK3568_Linux_fs/u-boot/board/logicpd/am3517evm/ |
| H A D | am3517evm.c | 71 .mode = MUSB_PERIPHERAL,
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | omap_phy_internal.c | 129 case MUSB_PERIPHERAL: /* Force VBUS valid, ID = 1 */ in am35x_set_mode()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | musb.h | 20 MUSB_PERIPHERAL, /* B or Mini-B connector */ enumerator
|
| /OK3568_Linux_fs/u-boot/board/lg/sniper/ |
| H A D | sniper.c | 55 .mode = MUSB_PERIPHERAL,
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | musb.h | 25 MUSB_PERIPHERAL, /* B or Mini-B connector */ enumerator
|
| /OK3568_Linux_fs/u-boot/board/amazon/kc1/ |
| H A D | kc1.c | 40 .mode = MUSB_PERIPHERAL,
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t3517/ |
| H A D | cm_t3517.c | 56 .mode = MUSB_PERIPHERAL,
|
| /OK3568_Linux_fs/u-boot/board/ti/evm/ |
| H A D | evm.c | 187 .mode = MUSB_PERIPHERAL,
|
| /OK3568_Linux_fs/u-boot/board/ti/beagle/ |
| H A D | beagle.c | 313 .mode = MUSB_PERIPHERAL,
|