Home
last modified time | relevance | path

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

/openbmc/u-boot/board/compulab/common/
H A Deeprom.c414 struct eeprom_field layout_v1[12] = { variable
430 #define layout_v1 layout_unknown macro
480 layout->fields = layout_v1; in eeprom_layout_assign()
481 layout->num_of_fields = ARRAY_SIZE(layout_v1); in eeprom_layout_assign()