Searched refs:DE4X5_SICR (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.c721 #define RESET_SIA outl(0, DE4X5_SICR); /* Reset SIA connectivity regs */
1351 printk("\tsicr: 0x%08x\n", inl(DE4X5_SICR));
3904 outl(1, DE4X5_SICR);
3917 outl(csr13, DE4X5_SICR);
4499 outl(lp->cache.csr13, DE4X5_SICR);
5297 outl(0, DE4X5_SICR);
5314 outl(0, DE4X5_SICR);
5642 tmp.lval[5] = inl(DE4X5_SICR); j+=4;
5707 tmp.lval[j>>2] = inl(DE4X5_SICR); j+=4;
H A Dde4x5.h34 #define DE4X5_SICR iobase+(0x068 << lp->bus) /* SIA Connectivity Register */ macro
672 ** SIA Connectivity Register (DE4X5_SICR)

Completed in 63 milliseconds