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

  /external/u-boot/board/gateworks/gw_ventana/
eeprom.c 43 return GW_UNKNOWN;
49 return GW_UNKNOWN;
58 return GW_UNKNOWN;
66 type = GW_UNKNOWN;
common.h 85 extern struct ventana gpio_cfg[GW_UNKNOWN];
ventana_eeprom.h 117 GW_UNKNOWN,
common.c 788 struct ventana gpio_cfg[GW_UNKNOWN] = {
1008 if (board >= GW_UNKNOWN)
1164 if (board >= GW_UNKNOWN)
    [all...]
gw_ventana_spl.c 619 if (GW_UNKNOWN == board_model)
gw_ventana.c 180 if (!port && board_type < GW_UNKNOWN) {
493 if (board_type < GW_UNKNOWN) {
    [all...]

Completed in 309 milliseconds