Searched refs:CFG_SPD (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/arm/at91/
H A Dif_macbreg.h80 #define CFG_SPD (1 << 0) macro
H A Dif_macb.c567 config |= CFG_SPD; /* 100 mbps*/
1511 config &= ~(CFG_SPD);
1515 config |= CFG_SPD;

Completed in 43 milliseconds