Home
last modified time | relevance | path

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

/u-boot/cmd/
A Drng.c53 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, n); in do_rng()
/u-boot/lib/
A Dhexdump.c167 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
183 void print_hex_dump_bytes(const char *prefix_str, int prefix_type, in print_hex_dump_bytes() function
/u-boot/include/
A Dhexdump.h163 void print_hex_dump_bytes(const char *prefix_str, int prefix_type,
/u-boot/board/gateworks/gw_ventana/
A Deeprom.c230 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, in read_eeprom()
241 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, in read_eeprom()
312 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, in read_eeprom()
/u-boot/board/gateworks/venice/
A Deeprom.c114 print_hex_dump_bytes("", DUMP_PREFIX_NONE, buf, sizeof(*info)); in eeprom_read()
122 print_hex_dump_bytes("", DUMP_PREFIX_NONE, buf, sizeof(*info)); in eeprom_read()
/u-boot/test/
A Dprint_ut.c285 print_hex_dump_bytes("", DUMP_PREFIX_ADDRESS, buf, 0x12); in print_do_hex_dump()

Completed in 14 milliseconds