Searched refs:TSEC_MACCFG2_FULLDUPLEX (Results 1 – 2 of 2) sorted by relevance
305 #define TSEC_MACCFG2_FULLDUPLEX 0x00000001 /* Full duplex configure */ macro
393 TSEC_MACCFG2_FULLDUPLEX | /* Full Duplex = 1 */ in tsec_init_locked()1623 tmp |= TSEC_MACCFG2_FULLDUPLEX; in tsec_miibus_statchg()1625 tmp &= ~TSEC_MACCFG2_FULLDUPLEX; in tsec_miibus_statchg()