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

/freebsd-10.0-release/sys/dev/tsec/
H A Dif_tsecreg.h298 #define TSEC_MACCFG2_MII 0x00000100 /* Nibble mode (MII) */ macro
H A Dif_tsec.c1631 tmp |= TSEC_MACCFG2_MII;
1653 ecntrl |= (tmp & TSEC_MACCFG2_MII) ? TSEC_ECNTRL_R100M : 0;

Completed in 84 milliseconds