Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Deeprom.c134 struct ventana_eeprom_config econfig[] = {
146 static struct ventana_eeprom_config *get_config(const char *name) in get_config()
148 struct ventana_eeprom_config *cfg = econfig; in get_config()
163 struct ventana_eeprom_config *cfg; in do_econfig()
H A Dventana_eeprom.h129 struct ventana_eeprom_config { struct
135 extern struct ventana_eeprom_config econfig[]; argument
H A Dgw_ventana.c1126 struct ventana_eeprom_config *cfg; in ft_board_setup()