Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Deeprom_layout.h27 void eeprom_layout_setup(struct eeprom_layout *layout, unsigned char *buf,
/openbmc/u-boot/common/eeprom/
H A Deeprom_layout.c104 void eeprom_layout_setup(struct eeprom_layout *layout, unsigned char *buf, in eeprom_layout_setup() function
/openbmc/u-boot/cmd/
H A Deeprom.c334 eeprom_layout_setup(&layout, eeprom_buf, CONFIG_SYS_EEPROM_SIZE, in eeprom_execute_command()