Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dphy.h32 #define PHY_10BT_FEATURES (SUPPORTED_10baseT_Half | \ macro
41 #define PHY_BASIC_FEATURES (PHY_10BT_FEATURES | \
/linux-4.1.27/drivers/net/phy/
Dphy_device.c1227 phydev->supported |= PHY_10BT_FEATURES; in of_set_phy_supported()