HomeSort by relevance Sort by last modified time
    Searched refs:eeprom_layout_setup (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
eeprom_layout.h 27 void eeprom_layout_setup(struct eeprom_layout *layout, unsigned char *buf,
  /external/u-boot/common/eeprom/
eeprom_layout.c 97 * eeprom_layout_setup() - setup layout struct with the layout data and
104 void eeprom_layout_setup(struct eeprom_layout *layout, unsigned char *buf, function
  /external/u-boot/cmd/
eeprom.c 329 eeprom_layout_setup(&layout, eeprom_buf, CONFIG_SYS_EEPROM_SIZE,

Completed in 3153 milliseconds