Home
last modified time | relevance | path

Searched refs:GW_UNKNOWN (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Deeprom.c44 return GW_UNKNOWN; in read_eeprom()
52 return GW_UNKNOWN; in read_eeprom()
63 return GW_UNKNOWN; in read_eeprom()
71 type = GW_UNKNOWN; in read_eeprom()
H A Dcommon.h86 extern struct ventana gpio_cfg[GW_UNKNOWN];
H A Dventana_eeprom.h124 GW_UNKNOWN, enumerator
H A Dcommon.c951 struct ventana gpio_cfg[GW_UNKNOWN] = {
1292 if (board >= GW_UNKNOWN) in setup_iomux_gpio()
1481 if (board >= GW_UNKNOWN) in setup_board_gpio()
H A Dgw_ventana_spl.c703 if (GW_UNKNOWN == board_model) in board_init_f()
H A Dgw_ventana.c181 if (!port && board_type < GW_UNKNOWN) { in board_ehci_power()
516 if (board_type < GW_UNKNOWN) { in imx6_pcie_toggle_reset()