Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/eeprom/
H A Deeprom_field.c21 printf(PRINT_FIELD_SEGMENT, field->name); in __eeprom_field_print_bin()
212 printf(PRINT_FIELD_SEGMENT, field->name); in eeprom_field_print_ascii()
248 printf(PRINT_FIELD_SEGMENT, "Reserved fields\t"); in eeprom_field_print_reserved()
/OK3568_Linux_fs/u-boot/include/
H A Deeprom_field.h13 #define PRINT_FIELD_SEGMENT "%-30s" macro
/OK3568_Linux_fs/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()