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

/linux-master/drivers/net/ethernet/amd/
H A Dsun3lance.c218 #define CSR0_INEA 0x0040 /* interrupt enable (RW) */ macro
437 DREG = CSR0_IDON | CSR0_STRT | CSR0_INEA;
555 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;
631 REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT;
706 REGA(CSR0) = CSR0_STRT | CSR0_INEA;
744 REGA(CSR0) = CSR0_STRT | CSR0_INEA;
750 // CSR0_IDON | CSR0_INEA;
752 REGA(CSR0) = CSR0_INEA;
917 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;
H A Datarilance.c318 #define CSR0_INEA 0x0040 /* interrupt enable (RW) */ macro
669 DREG = CSR0_INEA;
765 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;
835 DREG = CSR0_INEA | CSR0_TDMD;
873 CSR0_TDMD | CSR0_INEA);
951 CSR0_IDON | CSR0_INEA;
1107 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;

Completed in 86 milliseconds