Searched refs:TSEC_MACCFG2_GMII (Results 1 – 2 of 2) sorted by relevance
300 #define TSEC_MACCFG2_GMII 0x00000200 /* Byte mode (GMII/TBI) */ macro
393 TSEC_MACCFG2_GMII | /* I/F Mode bit */ in tsec_init_locked()1628 tmp |= TSEC_MACCFG2_GMII; in tsec_miibus_statchg()