Home
last modified time | relevance | path

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

/external/u-boot/board/liebherr/display5/
Ddisplay5.c310 ADVERTISED_1000baseX_Full | in board_eth_init()
/external/u-boot/include/linux/
Dethtool.h609 #define ADVERTISED_1000baseX_Full (1 << 22) macro
/external/u-boot/drivers/net/phy/
Dphy.c70 if (advertise & ADVERTISED_1000baseX_Full) in genphy_config_advert()