Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Deeprom.c44 return GW_UNKNOWN; in read_eeprom()
50 return GW_UNKNOWN; in read_eeprom()
59 return GW_UNKNOWN; in read_eeprom()
67 type = GW_UNKNOWN; in read_eeprom()
H A Dcommon.h86 extern struct ventana gpio_cfg[GW_UNKNOWN];
H A Dventana_eeprom.h118 GW_UNKNOWN, enumerator
H A Dcommon.c789 struct ventana gpio_cfg[GW_UNKNOWN] = {
1009 if (board >= GW_UNKNOWN) in setup_iomux_gpio()
1165 if (board >= GW_UNKNOWN) in setup_board_gpio()
H A Dgw_ventana_spl.c622 if (GW_UNKNOWN == board_model) in board_init_f()
H A Dgw_ventana.c180 if (!port && board_type < GW_UNKNOWN) { in board_ehci_power()
493 if (board_type < GW_UNKNOWN) { in imx6_pcie_toggle_reset()