Home
last modified time | relevance | path

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

/linux/Documentation/arch/arm/
H A Dnetwinder.rst39 0x0400 0x0408 DC21143
/linux/drivers/net/ethernet/dec/tulip/
H A D21142.c10 DC21143 manual "21143 PCI/CardBus 10/100Mb/s Ethernet LAN Controller
190 int startup = ! ((tp->chip_id == DC21143 && (tp->revision == 48 || tp->revision == 65))); in t21142_lnk_change()
H A Dtulip.h79 DC21142 = 3, DC21143 = 3, enumerator
330 /* The receiver on the DC21143 rev 65 can fail to close the last
H A Dtulip_core.c139 /* DC21142, DC21143 */
200 { 0x1011, 0x0019, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DC21143 },
407 if (tp->chip_id == DC21143 && in tulip_up()