Searched refs:DE4X5_STRR (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h35 #define DE4X5_STRR iobase+(0x070 << lp->bus) /* SIA TX/RX Register */ macro
698 ** SIA Transmit and Receive Register (DE4X5_STRR)
H A Dde4x5.c1352 printk("\tstrr: 0x%08x\n", inl(DE4X5_STRR));
3916 outl(csr14, DE4X5_STRR);
4498 outl(lp->cache.csr14, DE4X5_STRR);
5643 tmp.lval[6] = inl(DE4X5_STRR); j+=4;
5708 tmp.lval[j>>2] = inl(DE4X5_STRR); j+=4;

Completed in 43 milliseconds