Searched refs:FDMODE (Results 1 – 4 of 4) sorted by relevance
191 #define FDMODE 0x04000000 /* Duplex Mode Enable (Full/Half*) */ macro
190 #define FDMODE 0x04000000 /* Duplex Mode Enable (Full/Half*) */ macro
189 #define FDMODE 0x04000000 /* Duplex Mode Enable (Full/Half*) … macro
332 opmode |= FDMODE; in bfin_mac_adjust_link()334 opmode &= ~(FDMODE); in bfin_mac_adjust_link()1232 if (opmode & FDMODE) in bfin_mac_enable()