Home
last modified time | relevance | path

Searched defs:layout_version (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/common/eeprom/
H A Deeprom_layout.c38 int layout_version) in __eeprom_layout_assign()
105 unsigned int buf_size, int layout_version) in eeprom_layout_setup()
/openbmc/u-boot/include/
H A Deeprom_layout.h19 int layout_version; member
/openbmc/u-boot/board/compulab/common/
H A Deeprom.c472 void eeprom_layout_assign(struct eeprom_layout *layout, int layout_version) in eeprom_layout_assign()