Searched refs:cards (Results 1 – 23 of 23) sorted by relevance
/u-boot/board/ti/am65x/ |
A D | evm.c | 223 } cards[] = { in probe_daughtercards() local 267 for (i = 0; i < ARRAY_SIZE(cards); i++) { in probe_daughtercards() 269 u8 slot_index = cards[i].slot_index; in probe_daughtercards() 300 if (strncmp(ep.name, cards[i].card_name, sizeof(ep.name))) in probe_daughtercards() 316 cards[i].eth_offset + j, in probe_daughtercards() 333 if (!strlen(cards[i].dtbo_name)) in probe_daughtercards() 341 if (strlen(name_overlays) + strlen(cards[i].dtbo_name) + 2 > in probe_daughtercards() 346 strcat(name_overlays, cards[i].dtbo_name); in probe_daughtercards()
|
/u-boot/doc/ |
A D | README.ne2000 | 1 This driver supports NE2000 compatible cards (those based on DP8390, 2 DP83902 and similar). It can be used with PCMCIA/CF cards provided
|
A D | README.atmel_mci | 1 How to use SD/MMC cards with Atmel SoCs having MCI hardware
|
A D | README.odroid | 41 The table below shows SD/eMMC cards layout for U-Boot.
|
/u-boot/arch/arm/mach-mediatek/ |
A D | Kconfig | 21 including UART, SPI, USB3.0, SD and MMC cards, NAND, SNFI, PWM, PCIe, 51 including UART, SPI, USB2.0 and OTG, SD and MMC cards, NAND, PWM, 60 including UART, SPI, USB2.0 and OTG, SD and MMC cards, NAND, PWM, 69 including UART, SPI, USB2.0 and OTG, SD and MMC cards, NAND, PWM,
|
/u-boot/arch/arm/dts/ |
A D | fsl-lx2160a-qds-sd1-20.dtsi | 6 * * 2 mezzanine cards M13 are connected to IO SLOT1 and IO SLOT2
|
A D | fsl-lx2160a-qds-sd2-11.dtsi | 6 * * 2 mezzanine cards M1/M4 are connected to IO SLOT 7 and IO SLOT 8
|
A D | zynqmp-e-a2197-00-revA.dts | 486 /* expected eeprom 0x50 FMC cards */ 493 /* expected eeprom 0x50 FMC cards */
|
A D | zynqmp-p-a2197-00-revA.dts | 440 /* expected eeprom 0x50 SE cards */ 447 /* expected eeprom 0x50 SE cards */
|
A D | rk3288-tinker.dtsi | 97 * vcc_io directly. Those boards won't be able to power cycle SD cards
|
/u-boot/board/freescale/ls1028a/ |
A D | README | 52 (8 Gbit/s) cards 55 SATA Gen 3 cards (6 Gbit/s) at a time 138 add-in cards
|
/u-boot/board/freescale/lx2160a/ |
A D | README | 31 eSDHC1: Supports a SD connector for connecting SD cards 83 Various Mezzanine cards and their connection for different SERDES protocols is 220 eSDHC1: Supports a SD connector for connecting SD cards 271 Various Mezzanine cards and their connection for different SERDES protocols is
|
/u-boot/board/logicpd/omap3som/ |
A D | README | 14 Falcon Mode: FAT SD cards
|
/u-boot/board/ti/am335x/ |
A D | README | 113 eMMC (or raw SD cards) and FAT SD cards. Our default behavior currently is 167 Falcon Mode: FAT SD cards
|
/u-boot/drivers/mmc/ |
A D | Kconfig | 38 Secure Digital I/O (SDIO) cards. Both removable (SD, micro-SD, etc.) 49 Secure Digital I/O (SDIO) cards. Both removable (SD, micro-SD, etc.) 89 Some cards and hosts may sometimes behave unexpectedly (quirks). 136 cards. The IO voltage must be switchable from 3.3v to 1.8v. The bus 144 cards. The IO voltage must be switchable from 3.3v to 1.8v. The bus 254 as removeable SD and micro-SD cards.
|
/u-boot/board/boundary/nitrogen6x/ |
A D | README.mx6qsabrelite | 67 full size SD cards.
|
/u-boot/board/freescale/ls2080aqds/ |
A D | README | 39 - SDHC: PCIe x1 Right Angle connector for supporting following cards
|
/u-boot/doc/android/ |
A D | fastboot.rst | 151 * MMC and SD cards: ``mmcsd``
|
/u-boot/drivers/mtd/spi/ |
A D | Kconfig | 191 Sometimes DataFlash is packaged in MMC-format cards, although the
|
/u-boot/drivers/spi/ |
A D | Kconfig | 13 MMC and SD cards can be accessed using SPI protocol; and for 14 DataFlash cards used in MMC sockets, SPI must always be used.
|
/u-boot/doc/board/sipeed/ |
A D | maix.rst | 15 on-board usb-serial bridges; ports for cameras, displays, and sd cards; and
|
/u-boot/arch/x86/dts/ |
A D | chromebook_coral.dts | 950 /* No h/w write proect for uSD cards, pull down by 20K */
|
/u-boot/drivers/video/ |
A D | Kconfig | 267 supports PCI and video cards that support VESA BIOS Extension (VBE).
|
Completed in 37 milliseconds