Searched refs:DUMP_PREFIX_OFFSET (Results 1 – 13 of 13) sorted by relevance
| /u-boot/cmd/ |
| A D | rng.c | 53 print_hex_dump_bytes("", DUMP_PREFIX_OFFSET, buf, n); in do_rng()
|
| A D | nvedit_efi.c | 94 print_hex_dump(" ", DUMP_PREFIX_OFFSET, 16, 1, in efi_dump_single_var() 485 print_hex_dump(" ", DUMP_PREFIX_OFFSET, in do_env_set_efi()
|
| A D | efidebug.c | 965 print_hex_dump(" ", DUMP_PREFIX_OFFSET, 16, 1, in show_efi_boot_opt_data()
|
| /u-boot/include/ |
| A D | hexdump.h | 16 DUMP_PREFIX_OFFSET enumerator
|
| /u-boot/board/gateworks/gw_ventana/ |
| A D | eeprom.c | 230 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/lib/efi_loader/ |
| A D | efi_signature.c | 156 print_hex_dump(" ", DUMP_PREFIX_OFFSET, 16, 1, in efi_hash_regions() 250 print_hex_dump(" ", DUMP_PREFIX_OFFSET, 16, 1, in efi_signature_lookup_digest() 462 print_hex_dump(" ", DUMP_PREFIX_OFFSET, in efi_signature_check_revocation()
|
| /u-boot/drivers/mtd/ubi/ |
| A D | debug.c | 45 print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 1, buf, len, 1); in ubi_dump_flash() 66 print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 1, in ubi_dump_ec_hdr() 91 print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 1, in ubi_dump_vid_hdr()
|
| A D | io.c | 1348 print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 1, in self_check_write() 1352 print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 1, in self_check_write() 1415 print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 1, buf, len, 1); in ubi_self_check_all_ff()
|
| A D | attach.c | 796 ubi_dbg_print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 1, in check_corruption()
|
| /u-boot/lib/ |
| A D | hexdump.c | 153 case DUMP_PREFIX_OFFSET: in print_hex_dump()
|
| /u-boot/fs/ubifs/ |
| A D | scan.c | 242 print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 4, buf, len, 1); in ubifs_scanned_corruption()
|
| A D | debug.c | 317 print_hex_dump("", DUMP_PREFIX_OFFSET, 32, 1, in ubifs_dump_node() 492 print_hex_dump("\t", DUMP_PREFIX_OFFSET, 32, 1, in ubifs_dump_node()
|
| /u-boot/drivers/usb/gadget/ |
| A D | storage_common.c | 127 print_hex_dump("", DUMP_PREFIX_OFFSET, \
|
Completed in 45 milliseconds