Home
last modified time | relevance | path

Searched refs:PRINTF_FORMAT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/dram/
H A Dcmd_ddrmphy.c17 #define PRINTF_FORMAT "%2d" macro
19 #define PRINTF_FORMAT "%02x" 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()
[all …]
H A Dcmd_ddrphy.c18 #define PRINTF_FORMAT "%2d" macro
20 #define PRINTF_FORMAT "%02x" 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()