Searched refs:CSR3_BSWP (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 Dsun3lance.c231 #define CSR3_BSWP 0x0004 /* byte swap (1=big endian) */ macro
505 REGA(CSR3) = CSR3_BSWP | CSR3_ACON | CSR3_BCON;
507 REGA(CSR3) = CSR3_BSWP;
536 REGA(CSR3) = CSR3_BSWP;
707 REGA(CSR3) = CSR3_BSWP;
745 REGA(CSR3) = CSR3_BSWP;
906 REGA( CSR3 ) = CSR3_BSWP;
H A Datarilance.c332 #define CSR3_BSWP 0x0004 /* byte swap (1=big endian) */ macro
654 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
745 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
1110 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);

Completed in 35 milliseconds