Home
last modified time | relevance | path

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

/openbmc/u-boot/board/compulab/common/
H A Deeprom.c26 #define EEPROM_LAYOUT_VER_OFFSET 44 macro
72 res = cl_eeprom_read(EEPROM_LAYOUT_VER_OFFSET, in cl_eeprom_setup()
512 switch (data[EEPROM_LAYOUT_VER_OFFSET]) { in eeprom_layout_detect()
522 if (data[EEPROM_LAYOUT_VER_OFFSET] >= 0x20) in eeprom_layout_detect()