Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Deeprom_layout.h28 void eeprom_layout_setup(struct eeprom_layout *layout, unsigned char *buf,
/OK3568_Linux_fs/u-boot/common/eeprom/
H A Deeprom_layout.c105 void eeprom_layout_setup(struct eeprom_layout *layout, unsigned char *buf, in eeprom_layout_setup() function
/OK3568_Linux_fs/u-boot/cmd/
H A Deeprom.c330 eeprom_layout_setup(&layout, eeprom_buf, CONFIG_SYS_EEPROM_SIZE, in eeprom_execute_command()