Searched refs:DE4X5_SIGR (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.c1353 printk("\tsigr: 0x%08x\n", inl(DE4X5_SIGR));
3910 outl(csr15 | lp->cache.gepc, DE4X5_SIGR);
3911 outl(csr15 | lp->cache.gep, DE4X5_SIGR);
3914 outl(csr15, DE4X5_SIGR);
5233 outl((data<<16) | lp->cache.csr15, DE4X5_SIGR);
5248 return (inl(DE4X5_SIGR) & 0x000fffff);
5644 tmp.lval[7] = inl(DE4X5_SIGR); j+=4;
5709 tmp.lval[j>>2] = inl(DE4X5_SIGR); j+=4;
H A Dde4x5.h36 #define DE4X5_SIGR iobase+(0x078 << lp->bus) /* SIA General Register */ macro
718 ** SIA General Register (DE4X5_SIGR)

Completed in 116 milliseconds