Home
last modified time | relevance | path

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

/external/u-boot/board/gateworks/gw_ventana/
Dventana_eeprom.h39 EECONFIG_ETH0, enumerator
Deeprom.c111 { "eth0", "ethernet0", EECONFIG_ETH0 },
Dgw_ventana.c285 if (test_bit(EECONFIG_ETH0, info->config)) { in board_eth_init()
772 if (test_bit(EECONFIG_ETH0, info->config) && in misc_init_r()