Home
last modified time | relevance | path

Searched refs:LAYOUT_VERSION_UNRECOGNIZED (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
Deeprom_layout.h13 #define LAYOUT_VERSION_UNRECOGNIZED -1 macro
/external/u-boot/board/compulab/common/
Deeprom.c507 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_parse_layout_version()
525 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_layout_detect()
/external/u-boot/common/eeprom/
Deeprom_layout.c29 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_layout_detect()
/external/u-boot/cmd/
Deeprom.c262 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_parse_layout_version()