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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsun3lance.c164 #define REGA(a) (*( AREG = (a), &DREG )) macro
358 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.c236 #define REGA(a) (*( AREG = (a), &DREG )) macro
538 REGA( CSR0 ) = CSR0_STOP;
654 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
655 REGA( CSR2 ) = 0;
656 REGA( CSR1 ) = 0;
657 REGA( CSR0 ) = CSR0_INIT;
745 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
767 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;
1092 REGA( CSR15 ) = 0x8000; /* Set promiscuous mode */
1102 REGA( CSR
[all...]
H A Dmacb.c99 | MACB_BF(REGA, regnum)
119 | MACB_BF(REGA, regnum)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dreg_u_div.S72 #define REGA PARAM1 define
88 movl REGA,%esi

Completed in 49 milliseconds