Home
last modified time | relevance | path

Searched refs:FS (Results 1 – 12 of 12) sorted by relevance

/u-boot/arch/arm/mach-uniphier/dram/
A Dcmd_ddrmphy.c23 #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 Dcmd_ddrphy.c24 #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 Dregs.h117 #undef FS
121 u16 CS, DS, SS, ES, FS, GS; member
175 #define R_FS seg.FS
/u-boot/arch/x86/include/asm/
A Dptrace.h15 #define FS 9 macro
/u-boot/doc/device-tree-bindings/usb/
A Ddwc2.txt19 - "st,stm32f4x9-fsotg": The DWC2 USB FS/HS controller instance in STM32F4x9 SoCs
20 configured in FS mode;
/u-boot/configs/
A Dsmartweb_defconfig67 …FAULT="mtdparts=atmel_nand:128k(Bootstrap),896k(U-Boot),512k(ENV0),512k(ENV1),4M(Linux),-(Root-FS)"
/u-boot/examples/standalone/
A DREADME.smc91111_eeprom67 Escape character: Ctrl-\ (ASCII 28, FS): enabled
114 Escape character: Ctrl-\ (ASCII 28, FS): enabled
/u-boot/doc/android/
A Dbcb.rst21 (i.e. FS-unaware) flash (e.g. eMMC) partition, usually called ``misc``,
/u-boot/doc/
A DREADME.odroid113 | 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 DREADME.rst62 - USB: 1x FS USB 2.0 OTG
/u-boot/cmd/
A DKconfig2551 Enables EXT2 FS command
2557 Enables EXT4 FS command
2564 Enables EXT4 FS write command
/u-boot/common/spl/
A DKconfig820 bool "MMC FS Boot mode"
824 Enable MMC FS Boot mode. Partition is selected by option

Completed in 28 milliseconds