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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dtulip.h77 DC21041 = 1, enumerator in enum:chips
H A Dde4x5.c45 DC21041[A]
254 0.23 28-Feb-95 Added DC21041 and DC21140 support.
807 int chipset; /* DC21040, DC21041 or DC21140 */
1039 {DC21041, dc21041_infoleaf},
1110 ** Now find out what kind of DC21040/DC21041/DC21140 board we have.
1155 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) {
1253 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) {
1758 } else if (lp->chipset == DC21041) {
1777 if (!(omr & OMR_SF) || (lp->chipset==DC21041) || (lp->chipset==DC21040)) {
2395 } else if (lp->chipset == 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) */

Completed in 68 milliseconds