Home
last modified time | relevance | path

Searched refs:printhex (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/
H A Ddebug_uart.h153 static inline void printhex(uint value, int digits) \
161 printhex(value, 2); \
166 printhex(value, 4); \
171 printhex(value, 8); \
/openbmc/u-boot/arch/arm/lib/
H A Ddebug.S45 b printhex
50 b printhex
55 printhex: adr r2, hexbuf label
/openbmc/linux/arch/arm/kernel/
H A Ddebug.S45 b printhex
50 b printhex
55 printhex: adr r2, hexbuf_rel label
/openbmc/u-boot/arch/arm/
H A DKconfig.debug7 Say Y here to include definitions of printascii, printch, printhex
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c28 const char printhex; member
48 if (table[i].printhex) { in print_option_table()
/openbmc/linux/arch/arm/
H A DKconfig.debug118 Say Y here to include definitions of printascii, printch, printhex