Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dethtool.h583 #define SUPPORTED_1000baseX_Half (1 << 21) macro
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c422 features |= SUPPORTED_1000baseX_Half; in genphy_config()