Searched refs:PHY_1000BT_FEATURES (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dphy.h33 #define PHY_1000BT_FEATURES (SUPPORTED_1000baseT_Half | \ macro
41 PHY_1000BT_FEATURES)
H A Dphy.c545 phydev->supported |= PHY_1000BT_FEATURES;
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dphy.h35 #define PHY_1000BT_FEATURES (SUPPORTED_1000baseT_Half | \ macro
43 PHY_1000BT_FEATURES)
H A Dphy.c591 phydev->supported |= PHY_1000BT_FEATURES;

Completed in 104 milliseconds