Searched refs:printhex (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | debug_uart.h | 191 static inline void printhex(uint value, int digits) \ 199 printhex(value, 2); \ 204 printhex(value, 4); \ 209 printhex(value, 8); \
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | debug.S | 46 b printhex 51 b printhex 56 printhex: adr r2, hexbuf label
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | debug.S | 45 b printhex 50 b printhex 55 printhex: adr r2, hexbuf_rel label
|
| /OK3568_Linux_fs/u-boot/arch/arm/ |
| H A D | Kconfig.debug | 7 Say Y here to include definitions of printascii, printch, printhex
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/fsl/ |
| H A D | interactive.c | 28 const char printhex; member 48 if (table[i].printhex) { in print_option_table()
|
| /OK3568_Linux_fs/kernel/arch/arm/ |
| H A D | Kconfig.debug | 107 Say Y here to include definitions of printascii, printch, printhex
|