Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/dec/tulip/
Duli526x.c202 CR6_FDM = 0x200, CR6_TXSC = 0x2000, CR6_STI = 0x100000, enumerator
1609 db->cr6_data |= CR6_FDM; /* Set Full Duplex Bit */ in uli526x_process_mode()
1611 db->cr6_data &= ~CR6_FDM; /* Clear Full Duplex Bit */ in uli526x_process_mode()
Ddmfe.c289 CR6_FDM = 0x200, CR6_TXSC = 0x2000, CR6_STI = 0x100000, enumerator
1750 db->cr6_data |= CR6_FDM; /* Set Full Duplex Bit */ in dmfe_process_mode()
1752 db->cr6_data &= ~CR6_FDM; /* Clear Full Duplex Bit */ in dmfe_process_mode()