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

/seL4-test-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dphy.h44 SUPPORTED_TP | \
H A Dethtool.h571 #define SUPPORTED_TP (BIT(7)) macro
H A Dphy.c353 features = (SUPPORTED_TP | SUPPORTED_MII
/seL4-test-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dphy.h24 SUPPORTED_TP | \
H A Dethtool.h573 #define SUPPORTED_TP (1 << 7) macro
H A Dphy.c378 features = (SUPPORTED_TP | SUPPORTED_MII
/seL4-test-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dphy.h26 SUPPORTED_TP | \
H A Dethtool.h572 #define SUPPORTED_TP (1 << 7) macro
H A Dphy.c410 features = (SUPPORTED_TP | SUPPORTED_MII

Completed in 117 milliseconds