Home
last modified time | relevance | path

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

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