Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/dec/tulip/
Duli526x.c192 CR6_FDM = 0x200, CR6_TXSC = 0x2000, CR6_STI = 0x100000, enumerator
1568 db->cr6_data |= CR6_FDM; /* Set Full Duplex Bit */ in uli526x_process_mode()
1570 db->cr6_data &= ~CR6_FDM; /* Clear Full Duplex Bit */ in uli526x_process_mode()
Ddmfe.c276 CR6_FDM = 0x200, CR6_TXSC = 0x2000, CR6_STI = 0x100000, enumerator
1729 db->cr6_data |= CR6_FDM; /* Set Full Duplex Bit */ in dmfe_process_mode()
1731 db->cr6_data &= ~CR6_FDM; /* Clear Full Duplex Bit */ in dmfe_process_mode()