Lines Matching refs:PRINTF_FORMAT
17 #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()
216 printf(FS PRINTF_FORMAT, (mdl >> (8 * i)) & 0xff); in __mdl_dump()