Searched refs:CSR0_CERR (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dni65.h21 #define CSR0_CERR 0x2000 /* Collision Error (RC) */ macro
H A Dsun3lance.c226 #define CSR0_CERR 0x2000 /* carrier error (no heartbeat :-) (RC) */ macro
671 DREG = CSR0_BABL | CSR0_MERR | CSR0_CERR | CSR0_MISS;
754 // DREG = CSR0_BABL | CSR0_CERR | CSR0_MISS | CSR0_MERR |
H A Datarilance.c327 #define CSR0_CERR 0x2000 /* carrier error (no heartbeat :-) (RC) */ macro
964 DREG = CSR0_BABL | CSR0_CERR | CSR0_MISS | CSR0_MERR |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arm/
H A Dam79c961a.h44 #define CSR0_CERR 0x2000 macro
H A Dam79c961a.c212 write_rreg (dev->base_addr, CSR0, CSR0_BABL|CSR0_CERR|CSR0_MISS|CSR0_MERR|CSR0_TINT|CSR0_RINT|CSR0_STOP);
609 CSR0_MERR|CSR0_MISS|CSR0_CERR|CSR0_BABL));
623 if (status & CSR0_CERR) {

Completed in 61 milliseconds