Home
last modified time | relevance | path

Searched refs:TSEC_MACCFG2_GMII (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/tsec/
H A Dif_tsecreg.h300 #define TSEC_MACCFG2_GMII 0x00000200 /* Byte mode (GMII/TBI) */ macro
H A Dif_tsec.c393 TSEC_MACCFG2_GMII | /* I/F Mode bit */ in tsec_init_locked()
1628 tmp |= TSEC_MACCFG2_GMII; in tsec_miibus_statchg()