Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dphy.h51 #define RT_PHY_DEFAULT_FEATURES (RT_SUPPORTED_Autoneg | RT_SUPPORTED_TP | RT_SUPPORTED_MII) macro
59 …fine RT_PHY_BASIC_FEATURES (RT_PHY_10BT_FEATURES | RT_PHY_100BT_FEATURES | RT_PHY_DEFAULT_FEATURES)
/components/drivers/phy/
A Dphy.c81 phydev->supported &= RT_PHY_DEFAULT_FEATURES; in rt_phy_set_supported()

Completed in 3 milliseconds