Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Deeprom_layout.h14 #define LAYOUT_VERSION_UNRECOGNIZED -1 macro
/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Deeprom.c508 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_parse_layout_version()
526 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_layout_detect()
/OK3568_Linux_fs/u-boot/common/eeprom/
H A Deeprom_layout.c30 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_layout_detect()
/OK3568_Linux_fs/u-boot/cmd/
H A Deeprom.c263 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_parse_layout_version()