Searched refs:SUPPORTED_1000baseT_Full (Results 1 - 11 of 11) sorted by relevance

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dmicrel.c83 if (features & SUPPORTED_1000baseT_Full)
H A Dphy.c94 SUPPORTED_1000baseT_Full)) {
103 if (advertise & SUPPORTED_1000baseT_Full)
382 features |= SUPPORTED_1000baseT_Full;
H A Dphy.h49 SUPPORTED_1000baseT_Full)
H A Dethtool.h569 #define SUPPORTED_1000baseT_Full (BIT(5)) macro
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dphy.c101 SUPPORTED_1000baseT_Full)) {
104 if (advertise & SUPPORTED_1000baseT_Full)
293 if (phydev->supported & (SUPPORTED_1000baseT_Full |
407 features |= SUPPORTED_1000baseT_Full;
H A Dphy.h34 SUPPORTED_1000baseT_Full)
H A Dethtool.h571 #define SUPPORTED_1000baseT_Full (1 << 5) macro
H A Dzynq_gem.c243 SUPPORTED_1000baseT_Full;
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dphy.c113 SUPPORTED_1000baseT_Full)) {
117 if (advertise & SUPPORTED_1000baseT_Full) {
319 if (phydev->supported & (SUPPORTED_1000baseT_Full |
442 features |= SUPPORTED_1000baseT_Full;
H A Dphy.h36 SUPPORTED_1000baseT_Full)
H A Dethtool.h570 #define SUPPORTED_1000baseT_Full (1 << 5) macro

Completed in 112 milliseconds