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

  /external/u-boot/board/gateworks/gw_ventana/
ventana_eeprom.h 9 struct ventana_board_info { struct
129 extern struct ventana_board_info ventana_info;
131 int read_eeprom(int bus, struct ventana_board_info *);
common.h 94 void setup_iomux_gpio(int board, struct ventana_board_info *);
96 void setup_board_gpio(int board, struct ventana_board_info *);
eeprom.c 18 read_eeprom(int bus, struct ventana_board_info *info)
140 struct ventana_board_info *info = &ventana_info;
common.c 1004 void setup_iomux_gpio(int board, struct ventana_board_info *info)
1156 void setup_board_gpio(int board, struct ventana_board_info *info)
    [all...]
gw_ventana.c 52 struct ventana_board_info ventana_info;
283 struct ventana_board_info *info = &ventana_info;
655 struct ventana_board_info *info = &ventana_info;
718 struct ventana_board_info *info = &ventana_info;
1115 struct ventana_board_info *info = &ventana_info;
    [all...]
gw_ventana_spl.c 590 struct ventana_board_info ventana_info;

Completed in 104 milliseconds