Searched refs:FS (Results 1 – 3 of 3) sorted by relevance
| /arch/arm/mach-uniphier/dram/ |
| A D | cmd_ddrmphy.c | 24 #define FS " " macro 68 printf(FS PRINTF_FORMAT, (val >> i * 8) & 0x1f); in UNIPHIER_DEFINE_SOCDATA_FUNC() 110 printf(FS PRINTF_FORMAT, val & 0x7f); in zq_dump() 116 printf(FS PRINTF_FORMAT, val & 0xf); in zq_dump() 134 printf(FS "(+" PRINTF_FORMAT ")", in __wbdl_dump() 152 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump() 155 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump() 177 printf(FS PRINTF_FORMAT "%sT", wld, in __wld_dump() 200 printf(FS PRINTF_FORMAT "+%dT", dqsgd, dgsl); in __dqsgd_dump() 218 printf(FS PRINTF_FORMAT, (mdl >> (8 * i)) & 0xff); in __mdl_dump()
|
| A D | cmd_ddrphy.c | 25 #define FS " " macro 83 printf(FS PRINTF_FORMAT, (val >> i * 6) & 0x3f); in UNIPHIER_DEFINE_SOCDATA_FUNC() 112 printf(FS "(+" PRINTF_FORMAT ")", in __wbdl_dump() 129 printf(FS "(+" PRINTF_FORMAT ")", in __rbdl_dump() 151 printf(FS PRINTF_FORMAT "%sT", wld, in __wld_dump() 174 printf(FS PRINTF_FORMAT "+%dT", dqsgd, dgsl); in __dqsgd_dump() 192 printf(FS PRINTF_FORMAT, (mdl >> (8 * i)) & 0xff); in __mdl_dump()
|
| /arch/x86/include/asm/ |
| A D | ptrace.h | 15 #define FS 9 macro
|
Completed in 9 milliseconds