Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Deeprom.c111 struct ventana_eeprom_config econfig[] = {
123 static struct ventana_eeprom_config *get_config(const char *name) in get_config()
125 struct ventana_eeprom_config *cfg = econfig; in get_config()
140 struct ventana_eeprom_config *cfg; in do_econfig()
H A Dventana_eeprom.h123 struct ventana_eeprom_config { struct
129 extern struct ventana_eeprom_config econfig[]; argument
H A Dgw_ventana.c1116 struct ventana_eeprom_config *cfg; in ft_board_setup()