Searched refs:DNET_HAS_GIGABIT (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/net/ | ||
A D | dnet.h | 152 #define DNET_HAS_GIGABIT (1 << 2) macro |
A D | dnet.c | 389 (dev_capa & DNET_HAS_GIGABIT) ? "" : "no ", in dnet_eth_initialize() |
Completed in 4 milliseconds