Searched refs:REGA (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsun3lance.c166 #define REGA(a) (*( AREG = (a), &DREG )) macro
349 REGA(CSR0) = CSR0_STOP;
423 REGA(CSR0) = CSR0_STOP;
428 REGA(CSR0) = CSR0_INIT;
501 REGA(CSR1) = dvma_vtob(&(MEM->init));
502 REGA(CSR2) = dvma_vtob(&(MEM->init)) >> 16;
505 REGA(CSR3) = CSR3_BSWP | CSR3_ACON | CSR3_BCON;
507 REGA(CSR3) = CSR3_BSWP;
536 REGA(CSR3) = CSR3_BSWP;
558 REGA( CSR
[all...]
H A Datarilance.c238 #define REGA(a) (*( AREG = (a), &DREG )) macro
533 REGA( CSR0 ) = CSR0_STOP;
661 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
662 REGA( CSR2 ) = 0;
663 REGA( CSR1 ) = 0;
664 REGA( CSR0 ) = CSR0_INIT;
752 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
774 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;
1118 REGA( CSR15 ) = 0x8000; /* Set promiscuous mode */
1128 REGA( CSR
[all...]
H A Dmacb.c125 | MACB_BF(REGA, location)
151 | MACB_BF(REGA, location)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dreg_u_div.S72 #define REGA PARAM1 define
88 movl REGA,%esi

Completed in 60 milliseconds