Home
last modified time | relevance | path

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

/openbmc/u-boot/common/eeprom/
H A 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()
/openbmc/u-boot/include/
H A Deeprom_field.h12 #define PRINT_FIELD_SEGMENT "%-30s" macro
/openbmc/u-boot/board/compulab/common/
H A Deeprom.c210 printf(PRINT_FIELD_SEGMENT, field->name); in eeprom_field_print_bin_ver()
276 printf(PRINT_FIELD_SEGMENT, field->name); in eeprom_field_print_date()