Home
last modified time | relevance | path

Searched refs:CR6_FDM (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Ddmfe.c269 CR6_FDM = 0x200, CR6_TXSC = 0x2000, CR6_STI = 0x100000, enumerator
1603 db->cr6_data |= CR6_FDM; /* Set Full Duplex Bit */ in dmfe_process_mode()
1605 db->cr6_data &= ~CR6_FDM; /* Clear Full Duplex Bit */ in dmfe_process_mode()