Searched refs:SUPPORTED_Autoneg (Results 1 - 9 of 9) sorted by relevance

/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dphy.h43 SUPPORTED_Autoneg | \
H A Dethtool.h570 #define SUPPORTED_Autoneg (BIT(6)) macro
H A Dphy.c364 features |= SUPPORTED_Autoneg;
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dphy.h23 #define PHY_DEFAULT_FEATURES (SUPPORTED_Autoneg | \
H A Dethtool.h572 #define SUPPORTED_Autoneg (1 << 6) macro
H A Dphy.c389 features |= SUPPORTED_Autoneg;
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dphy.h25 #define PHY_DEFAULT_FEATURES (SUPPORTED_Autoneg | \
H A Dethtool.h571 #define SUPPORTED_Autoneg (1 << 6) macro
H A Dphy.c420 features |= SUPPORTED_Autoneg;

Completed in 111 milliseconds