Home
last modified time | relevance | path

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

/openbmc/u-boot/board/compulab/common/
H A Deeprom.c37 #define LAYOUT_INVALID 0 macro
68 if (cl_eeprom_layout != LAYOUT_INVALID && eeprom_bus == cl_eeprom_bus) in cl_eeprom_setup()
75 cl_eeprom_layout = LAYOUT_INVALID; in cl_eeprom_setup()