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

/drivers/net/ethernet/amd/
H A Dsun3lance.c231 #define CSR3_BSWP 0x0004 /* byte swap (1=big endian) */ macro
506 REGA(CSR3) = CSR3_BSWP | CSR3_ACON | CSR3_BCON;
508 REGA(CSR3) = CSR3_BSWP;
537 REGA(CSR3) = CSR3_BSWP;
718 REGA(CSR3) = CSR3_BSWP;
756 REGA(CSR3) = CSR3_BSWP;
932 REGA( CSR3 ) = CSR3_BSWP;
H A Datarilance.c332 #define CSR3_BSWP 0x0004 /* byte swap (1=big endian) */ macro
655 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
746 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);
1113 REGA( CSR3 ) = CSR3_BSWP | (lp->cardtype == PAM_CARD ? CSR3_ACON : 0);

Completed in 13 milliseconds