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

/drivers/net/ethernet/amd/
H A Dsun3lance.c163 #define AREG lp->iobase[1] macro
164 #define REGA(a) (*( AREG = (a), &DREG ))
428 /* From now on, AREG is kept to point to CSR0 */
581 AREG = CSR0;
636 AREG = CSR0;
672 AREG = CSR0;
880 AREG = CSR0;
934 /* Resume normal operation and reset AREG to CSR0 */
H A Datarilance.c20 optimized register access (keep AREG pointing to CSR0)
235 #define AREG IO->addr macro
236 #define REGA(a) (*( AREG = (a), &DREG ))
659 /* From now on, AREG is kept to point to CSR0 */
738 AREG = CSR0;
869 AREG = CSR0;
1060 AREG = CSR0;
1115 /* Resume normal operation and reset AREG to CSR0 */

Completed in 55 milliseconds