Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dphy.h36 #define PHY_1000BT_FEATURES (SUPPORTED_1000baseT_Half | \ macro
44 PHY_1000BT_FEATURES)
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c571 phydev->supported |= PHY_1000BT_FEATURES; in phy_set_supported()
/openbmc/linux/include/linux/
H A Dphy.h44 #define PHY_1000BT_FEATURES (SUPPORTED_1000baseT_Half | \ macro