Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dventana_eeprom.h39 EECONFIG_ETH0, enumerator
H A Deeprom.c135 { "eth0", "ethernet0", EECONFIG_ETH0 },
H A Dgw_ventana.c286 if (test_bit(EECONFIG_ETH0, info->config)) { in board_eth_init()
799 if (test_bit(EECONFIG_ETH0, info->config) && in misc_init_r()