Home
last modified time | relevance | path

Searched refs:SUPPORTED_MII (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/drivers/qe/
Duec_phy.h109 SUPPORTED_MII)
138 #define SUPPORTED_MII (1 << 9) macro
/external/u-boot/drivers/net/phy/
Dfixed.c70 .features = PHY_GBIT_FEATURES | SUPPORTED_MII,
Dphy.c389 features = (SUPPORTED_TP | SUPPORTED_MII in genphy_config()
455 .features = PHY_GBIT_FEATURES | SUPPORTED_MII |
/external/u-boot/include/
Dphy.h25 SUPPORTED_MII)
/external/u-boot/include/linux/
Dethtool.h571 #define SUPPORTED_MII (1 << 9) macro
/external/kernel-headers/original/uapi/linux/
Dethtool.h1483 #define SUPPORTED_MII __ETHTOOL_LINK_MODE_LEGACY_MASK(MII) macro
/external/u-boot/drivers/net/
Dravb.c323 SUPPORTED_TP | SUPPORTED_MII | SUPPORTED_Pause | in ravb_phy_config()