Home
last modified time | relevance | path

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

/linux/Documentation/arm/
A Dnetwinder.rst39 0x0400 0x0408 DC21143
/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.h123 #define DC21143 (DC2114x_DID | 0x0030) macro
131 #define is_DC21143 ((vendor == DC2114x_VID) && (device == DC21143))
A D21142.c190 int startup = ! ((tp->chip_id == DC21143 && (tp->revision == 48 || tp->revision == 65))); in t21142_lnk_change()
A Dtulip.h79 DC21142 = 3, DC21143 = 3, enumerator
A Dde4x5.c1042 {DC21143, dc21143_infoleaf}
2055 device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in de4x5_eisa_probe()
2148 ? DC21142 : DC21143); in srom_search()
2250 device = ((lp->cfrv & CFRV_RN) < DC2114x_BRK ? DC21142 : DC21143); in de4x5_pci_probe()
3484 return (lp->chipset == DC21143) ? (~inl(DE4X5_SISR)&SISR_LS100) : 0; in is_spd_100()
3507 return (lp->chipset == DC21143) ? (~inl(DE4X5_SISR)&SISR_LS100) : 0; in is_100_up()
3931 ((lp->chipset == DC21143) ? "DC21143" : "UNKNOWN" in PCI_signature()
A Dtulip_core.c200 { 0x1011, 0x0019, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21143 },
407 if (tp->chip_id == DC21143 && in tulip_up()
/linux/Documentation/networking/device_drivers/ethernet/dec/
A Dde4x5.rst24 - DC21143

Completed in 23 milliseconds