Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/
A Dsun3lance.c213 #define CSR0_STRT 0x0002 /* start (RS) */ macro
437 DREG = CSR0_IDON | CSR0_STRT | CSR0_INEA; in lance_open()
555 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT; in lance_start_xmit()
587 REGA( CSR0 ) = CSR0_INIT | CSR0_STRT; in lance_start_xmit()
631 REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT; in lance_start_xmit()
706 REGA(CSR0) = CSR0_STRT | CSR0_INEA; in lance_interrupt()
744 REGA(CSR0) = CSR0_STRT | CSR0_INEA; in lance_interrupt()
917 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; in set_multicast_list()
A Datarilance.c313 #define CSR0_STRT 0x0002 /* start (RS) */ macro
665 DREG = CSR0_STRT; in lance_open()
762 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT; in lance_tx_timeout()
869 DREG = csr0 & ~(CSR0_INIT | CSR0_STRT | CSR0_STOP | in lance_interrupt()
904 DREG = CSR0_STRT; in lance_interrupt()
942 DREG = CSR0_STRT; in lance_interrupt()
1104 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; in set_multicast_list()
A Dni65.h33 #define CSR0_STRT 0x0002 /* Start (RS) */ macro
A Dni65.c761 writedatareg(CSR0_STRT | csr0); in ni65_stop_start()
783 writedatareg(CSR0_STRT | csr0); in ni65_stop_start()
858 writedatareg(CSR0_CLRALL | CSR0_INEA | CSR0_STRT); in ni65_lance_reinit()

Completed in 10 milliseconds