Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/dram/
H A Dcmd_ddrmphy.c22 #define FS " " macro
66 printf(FS PRINTF_FORMAT, (val >> i * 8) & 0x1f); in UNIPHIER_DEFINE_SOCDATA_FUNC()
108 printf(FS PRINTF_FORMAT, val & 0x7f); in zq_dump()
114 printf(FS PRINTF_FORMAT, val & 0xf); in zq_dump()
132 printf(FS "(+" PRINTF_FORMAT ")", in __wbdl_dump()
150 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump()
153 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump()
175 printf(FS PRINTF_FORMAT "%sT", wld, in __wld_dump()
198 printf(FS PRINTF_FORMAT "+%dT", dqsgd, dgsl); in __dqsgd_dump()
216 printf(FS PRINTF_FORMAT, (mdl >> (8 * i)) & 0xff); in __mdl_dump()
H A Dcmd_ddrphy.c23 #define FS " " macro
81 printf(FS PRINTF_FORMAT, (val >> i * 6) & 0x3f); in UNIPHIER_DEFINE_SOCDATA_FUNC()
110 printf(FS "(+" PRINTF_FORMAT ")", in __wbdl_dump()
127 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump()
149 printf(FS PRINTF_FORMAT "%sT", wld, in __wld_dump()
172 printf(FS PRINTF_FORMAT "+%dT", dqsgd, dgsl); in __dqsgd_dump()
190 printf(FS PRINTF_FORMAT, (mdl >> (8 * i)) & 0xff); in __mdl_dump()
/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Dregs.h117 #undef FS
121 u16 CS, DS, SS, ES, FS, GS; member
175 #define R_FS seg.FS
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dptrace.h15 #define FS 9 macro
/rk3399_rockchip-uboot/doc/device-tree-bindings/usb/
H A Ddwc2.txt19 - "st,stm32f4x9-fsotg": The DWC2 USB FS/HS controller instance in STM32F4x9 SoCs
20 configured in FS mode;
/rk3399_rockchip-uboot/examples/standalone/
H A DREADME.smc91111_eeprom67 Escape character: Ctrl-\ (ASCII 28, FS): enabled
114 Escape character: Ctrl-\ (ASCII 28, FS): enabled
/rk3399_rockchip-uboot/doc/
H A DREADME.odroid112 | Num | Name | FS | Size | Offset | Reguired files |
276 1st partition and an EXT 2nd partition. Using the generic FS (ls/load) makes
/rk3399_rockchip-uboot/cmd/
H A DKconfig1537 Enables EXT2 FS command
1542 Enables EXT4 FS command
1548 Enables EXT4 FS write command