Searched refs:FS (Results 1 – 12 of 12) sorted by relevance
| /u-boot/arch/arm/mach-uniphier/dram/ |
| A D | cmd_ddrmphy.c | 23 #define FS " " macro 67 printf(FS PRINTF_FORMAT, (val >> i * 8) & 0x1f); in UNIPHIER_DEFINE_SOCDATA_FUNC() 109 printf(FS PRINTF_FORMAT, val & 0x7f); in zq_dump() 115 printf(FS PRINTF_FORMAT, val & 0xf); in zq_dump() 133 printf(FS "(+" PRINTF_FORMAT ")", in __wbdl_dump() 151 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump() 154 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump() 176 printf(FS PRINTF_FORMAT "%sT", wld, in __wld_dump() 199 printf(FS PRINTF_FORMAT "+%dT", dqsgd, dgsl); in __dqsgd_dump() 217 printf(FS PRINTF_FORMAT, (mdl >> (8 * i)) & 0xff); in __mdl_dump()
|
| A D | cmd_ddrphy.c | 24 #define FS " " macro 82 printf(FS PRINTF_FORMAT, (val >> i * 6) & 0x3f); in UNIPHIER_DEFINE_SOCDATA_FUNC() 111 printf(FS "(+" PRINTF_FORMAT ")", in __wbdl_dump() 128 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump() 150 printf(FS PRINTF_FORMAT "%sT", wld, in __wld_dump() 173 printf(FS PRINTF_FORMAT "+%dT", dqsgd, dgsl); in __dqsgd_dump() 191 printf(FS PRINTF_FORMAT, (mdl >> (8 * i)) & 0xff); in __mdl_dump()
|
| /u-boot/drivers/bios_emulator/include/x86emu/ |
| A D | regs.h | 117 #undef FS 121 u16 CS, DS, SS, ES, FS, GS; member 175 #define R_FS seg.FS
|
| /u-boot/arch/x86/include/asm/ |
| A D | ptrace.h | 15 #define FS 9 macro
|
| /u-boot/doc/device-tree-bindings/usb/ |
| A D | dwc2.txt | 19 - "st,stm32f4x9-fsotg": The DWC2 USB FS/HS controller instance in STM32F4x9 SoCs 20 configured in FS mode;
|
| /u-boot/configs/ |
| A D | smartweb_defconfig | 67 …FAULT="mtdparts=atmel_nand:128k(Bootstrap),896k(U-Boot),512k(ENV0),512k(ENV1),4M(Linux),-(Root-FS)"
|
| /u-boot/examples/standalone/ |
| A D | README.smc91111_eeprom | 67 Escape character: Ctrl-\ (ASCII 28, FS): enabled 114 Escape character: Ctrl-\ (ASCII 28, FS): enabled
|
| /u-boot/doc/android/ |
| A D | bcb.rst | 21 (i.e. FS-unaware) flash (e.g. eMMC) partition, usually called ``misc``,
|
| /u-boot/doc/ |
| A D | README.odroid | 113 | Num | Name | FS | Size | Offset | Reguired files | 279 1st partition and an EXT 2nd partition. Using the generic FS (ls/load) makes
|
| /u-boot/board/ea/ea-lpc3250devkitv2/ |
| A D | README.rst | 62 - USB: 1x FS USB 2.0 OTG
|
| /u-boot/cmd/ |
| A D | Kconfig | 2551 Enables EXT2 FS command 2557 Enables EXT4 FS command 2564 Enables EXT4 FS write command
|
| /u-boot/common/spl/ |
| A D | Kconfig | 820 bool "MMC FS Boot mode" 824 Enable MMC FS Boot mode. Partition is selected by option
|
Completed in 28 milliseconds