Home
last modified time | relevance | path

Searched refs:CSR0_STRT (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/amd/
A Dsun3lance.c214 #define CSR0_STRT 0x0002 /* start (RS) */ macro
438 DREG = CSR0_IDON | CSR0_STRT | CSR0_INEA; in lance_open()
556 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT; in lance_start_xmit()
588 REGA( CSR0 ) = CSR0_INIT | CSR0_STRT; in lance_start_xmit()
632 REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT; in lance_start_xmit()
707 REGA(CSR0) = CSR0_STRT | CSR0_INEA; in lance_interrupt()
745 REGA(CSR0) = CSR0_STRT | CSR0_INEA; in lance_interrupt()
918 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; in set_multicast_list()
A Datarilance.c314 #define CSR0_STRT 0x0002 /* start (RS) */ macro
669 DREG = CSR0_STRT; in lance_open()
766 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT; in lance_tx_timeout()
873 DREG = csr0 & ~(CSR0_INIT | CSR0_STRT | CSR0_STOP | in lance_interrupt()
908 DREG = CSR0_STRT; in lance_interrupt()
946 DREG = CSR0_STRT; in lance_interrupt()
1108 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; in set_multicast_list()

Completed in 7 milliseconds