Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Deeprom_layout.h14 #define LAYOUT_VERSION_UNRECOGNIZED -1 macro
/rk3399_rockchip-uboot/common/eeprom/
H A Deeprom_layout.c30 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_layout_detect()
/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/cmd/
H A Deeprom.c263 return LAYOUT_VERSION_UNRECOGNIZED; in eeprom_parse_layout_version()