Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/qe/
H A Duec_phy.h110 SUPPORTED_MII)
139 #define SUPPORTED_MII (1 << 9) macro
/rk3399_rockchip-uboot/drivers/net/phy/
H A Dfixed.c71 .features = PHY_GBIT_FEATURES | SUPPORTED_MII,
H A Dphy.c386 features = (SUPPORTED_TP | SUPPORTED_MII in genphy_config()
452 .features = PHY_GBIT_FEATURES | SUPPORTED_MII |
/rk3399_rockchip-uboot/include/
H A Dphy.h28 SUPPORTED_MII)
/rk3399_rockchip-uboot/include/linux/
H A Dethtool.h571 #define SUPPORTED_MII (1 << 9) macro