Home
last modified time | relevance | path

Searched refs:PRINT_FIELD_SEGMENT (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/common/eeprom/
Deeprom_field.c20 printf(PRINT_FIELD_SEGMENT, field->name); in __eeprom_field_print_bin()
211 printf(PRINT_FIELD_SEGMENT, field->name); in eeprom_field_print_ascii()
247 printf(PRINT_FIELD_SEGMENT, "Reserved fields\t"); in eeprom_field_print_reserved()
/external/u-boot/include/
Deeprom_field.h12 #define PRINT_FIELD_SEGMENT "%-30s" macro
/external/u-boot/board/compulab/common/
Deeprom.c209 printf(PRINT_FIELD_SEGMENT, field->name); in eeprom_field_print_bin_ver()
275 printf(PRINT_FIELD_SEGMENT, field->name); in eeprom_field_print_date()