Searched refs:MACCFG1_ENABLE_TX (Results 1 – 2 of 2) sorted by relevance
72 maccfg1 |= MACCFG1_ENABLE_TX; in uec_mac_enable()100 maccfg1 &= ~MACCFG1_ENABLE_TX; in uec_mac_disable()
52 #define MACCFG1_ENABLE_TX 0x00000001 /* Enable Tx */ macro