Home
last modified time | relevance | path

Searched refs:DC21041 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dtulip.h77 DC21041 = 1, enumerator
H A Dde4x5.c45 DC21041[A]
254 0.23 28-Feb-95 Added DC21041 and DC21140 support.
807 int chipset; /* DC21040, DC21041 or DC21140 */
1037 {DC21041, dc21041_infoleaf},
1119 ** Now find out what kind of DC21040/DC21041/DC21140 board we have. in de4x5_hw_init()
1161 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) { in de4x5_hw_init()
1257 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) { in de4x5_hw_init()
1754 else if (lp->chipset == DC21041) in de4x5_ast()
1776 if (!(omr & OMR_SF) || (lp->chipset==DC21041) || (lp->chipset==DC21040)) { in de4x5_txur()
2534 ** Autoconfigure the media when using the DC21041
[all...]
H A Dde4x5.h109 #define DC21041_VID 0x1011 /* DC21041 Manufacturer */
119 #define DC21041 DC21041_DID macro
289 #define STS_TM 0x00000800 /* Timer Expired (DC21041) */
381 #define IMR_TMM 0x00000800 /* Timer Expired Mask (DC21041) */
412 ** DC21041 Boot/Ethernet Address ROM (DE4X5_BROM)
423 ** DC21041 Serial/Ethernet Address ROM (DE4X5_SROM, DE4X5_MII)
607 ** DC21041 General Purpose Timer Register (DE4X5_GPT)
640 #define SISR_NSN 0x00000800 /* Non Stable NLPs Detected (DC21041) */
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtulip.h77 DC21041 = 1, enumerator

Completed in 11 milliseconds