Searched refs:FullDuplex (Results 1 – 4 of 4) sorted by relevance
426 if (tp->full_duplex) new_csr6 |= FullDuplex; in tulip_check_duplex()427 else new_csr6 &= ~FullDuplex; in tulip_check_duplex()
127 tp->csr6 = 0x82420000 | (tp->sym_advertise & 0x0040 ? FullDuplex : 0); in t21142_start_nway()
164 FullDuplex = (1 << 9), enumerator
156 FullDuplex = 0x04, /* enable full duplex mode */ enumerator1579 PutByte(XIRCREG1_ECR, GetByte(XIRCREG1_ECR) | FullDuplex); in do_reset()