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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.h16 #define DEPCA_ADDR ioaddr+0x06 /* LANCE registers' address port */ macro
23 ** These are LANCE registers addressable through DEPCA_ADDR
H A Ddepca.c568 outw(CSR0, DEPCA_ADDR);\
860 outw(CSR0, DEPCA_ADDR);
954 outw(CSR0, DEPCA_ADDR);
993 outw(CSR0, DEPCA_ADDR);
1141 outw(CSR0, DEPCA_ADDR);
1165 outw(CSR0, DEPCA_ADDR);
1198 outw(CSR1, DEPCA_ADDR); /* initialisation block address LSW */
1200 outw(CSR2, DEPCA_ADDR); /* initialisation block address MSW */
1202 outw(CSR3, DEPCA_ADDR); /* ALE control */
1205 outw(CSR0, DEPCA_ADDR); /* Poin
[all...]

Completed in 29 milliseconds