Symbol: REGA
drivers/net/ethernet/amd/atarilance.c
1087
REGA( CSR15 ) = 0x8000; /* Set promiscuous mode */
drivers/net/ethernet/amd/atarilance.c
1097
REGA( CSR8+i ) = multicast_table[i];
drivers/net/ethernet/amd/atarilance.c
1098
REGA( CSR15 ) = 0; /* Unset promiscuous mode */
drivers/net/ethernet/amd/atarilance.c
1105
REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
drivers/net/ethernet/amd/atarilance.c
1108
REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;
drivers/net/ethernet/amd/atarilance.c
536
REGA( CSR0 ) = CSR0_STOP;
drivers/net/ethernet/amd/atarilance.c
652
REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
drivers/net/ethernet/amd/atarilance.c
653
REGA( CSR2 ) = 0;
drivers/net/ethernet/amd/atarilance.c
654
REGA( CSR1 ) = 0;
drivers/net/ethernet/amd/atarilance.c
655
REGA( CSR0 ) = CSR0_INIT;
drivers/net/ethernet/amd/atarilance.c
743
REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
drivers/net/ethernet/amd/atarilance.c
766
REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;
drivers/net/ethernet/amd/sun3lance.c
356
REGA(CSR0) = CSR0_STOP;
drivers/net/ethernet/amd/sun3lance.c
420
REGA(CSR0) = CSR0_STOP;
drivers/net/ethernet/amd/sun3lance.c
425
REGA(CSR0) = CSR0_INIT;
drivers/net/ethernet/amd/sun3lance.c
498
REGA(CSR1) = dvma_vtob(&(MEM->init));
drivers/net/ethernet/amd/sun3lance.c
499
REGA(CSR2) = dvma_vtob(&(MEM->init)) >> 16;
drivers/net/ethernet/amd/sun3lance.c
502
REGA(CSR3) = CSR3_BSWP | CSR3_ACON | CSR3_BCON;
drivers/net/ethernet/amd/sun3lance.c
504
REGA(CSR3) = CSR3_BSWP;
drivers/net/ethernet/amd/sun3lance.c
534
REGA(CSR3) = CSR3_BSWP;
drivers/net/ethernet/amd/sun3lance.c
556
REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;
drivers/net/ethernet/amd/sun3lance.c
586
REGA( CSR0 ) = CSR0_STOP;
drivers/net/ethernet/amd/sun3lance.c
588
REGA( CSR0 ) = CSR0_INIT | CSR0_STRT;
drivers/net/ethernet/amd/sun3lance.c
632
REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT;
drivers/net/ethernet/amd/sun3lance.c
704
REGA(CSR0) = CSR0_STOP;
drivers/net/ethernet/amd/sun3lance.c
705
REGA(CSR3) = CSR3_BSWP;
drivers/net/ethernet/amd/sun3lance.c
707
REGA(CSR0) = CSR0_STRT | CSR0_INEA;
drivers/net/ethernet/amd/sun3lance.c
742
REGA(CSR0) = CSR0_STOP;
drivers/net/ethernet/amd/sun3lance.c
743
REGA(CSR3) = CSR3_BSWP;
drivers/net/ethernet/amd/sun3lance.c
745
REGA(CSR0) = CSR0_STRT | CSR0_INEA;
drivers/net/ethernet/amd/sun3lance.c
753
REGA(CSR0) = CSR0_INEA;
drivers/net/ethernet/amd/sun3lance.c
897
REGA( CSR15 ) = 0x8000; /* Set promiscuous mode */
drivers/net/ethernet/amd/sun3lance.c
907
REGA( CSR8+i ) = multicast_table[i];
drivers/net/ethernet/amd/sun3lance.c
908
REGA( CSR15 ) = 0; /* Unset promiscuous mode */
drivers/net/ethernet/amd/sun3lance.c
915
REGA( CSR3 ) = CSR3_BSWP;
drivers/net/ethernet/amd/sun3lance.c
918
REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;
drivers/net/ethernet/cadence/macb_main.c
327
| MACB_BF(REGA, regnum)
drivers/net/ethernet/cadence/macb_main.c
361
| MACB_BF(REGA, devad & 0x1F)
drivers/net/ethernet/cadence/macb_main.c
372
| MACB_BF(REGA, devad & 0x1F)
drivers/net/ethernet/cadence/macb_main.c
404
| MACB_BF(REGA, regnum)
drivers/net/ethernet/cadence/macb_main.c
438
| MACB_BF(REGA, devad & 0x1F)
drivers/net/ethernet/cadence/macb_main.c
449
| MACB_BF(REGA, devad & 0x1F)