Home
last modified time | relevance | path

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

/external/u-boot/board/gateworks/gw_ventana/
Deeprom.c110 struct ventana_eeprom_config econfig[] = {
122 static struct ventana_eeprom_config *get_config(const char *name) in get_config()
124 struct ventana_eeprom_config *cfg = econfig; in get_config()
139 struct ventana_eeprom_config *cfg; in do_econfig()
Dventana_eeprom.h122 struct ventana_eeprom_config { struct
128 extern struct ventana_eeprom_config econfig[]; argument
Dgw_ventana.c1116 struct ventana_eeprom_config *cfg; in ft_board_setup()