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