Home
last modified time | relevance | path

Searched refs:PHY_100BT_FEATURES (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dphy.h33 #define PHY_100BT_FEATURES (SUPPORTED_100baseT_Half | \ macro
40 PHY_100BT_FEATURES | \
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c574 phydev->supported |= PHY_100BT_FEATURES; in phy_set_supported()
H A Dncsi.c895 .features = PHY_100BT_FEATURES | PHY_DEFAULT_FEATURES | SUPPORTED_100baseT_Full | SUPPORTED_MII,
/openbmc/linux/include/linux/
H A Dphy.h41 #define PHY_100BT_FEATURES (SUPPORTED_100baseT_Half | \ macro