Home
last modified time | relevance | path

Searched refs:SUPPORTED_1000baseX_Full (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dethtool.h584 #define SUPPORTED_1000baseX_Full (1 << 22) macro
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c420 features |= SUPPORTED_1000baseX_Full; in genphy_config()