Searched refs:CSR0_STRT (Results 1 – 6 of 6) sorted by relevance
213 #define CSR0_STRT 0x0002 /* start (RS) */ macro442 DREG = CSR0_IDON | CSR0_STRT | CSR0_INEA; in lance_open()559 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT; in lance_start_xmit()591 REGA( CSR0 ) = CSR0_INIT | CSR0_STRT; in lance_start_xmit()635 REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT; in lance_start_xmit()720 REGA(CSR0) = CSR0_STRT | CSR0_INEA; in lance_interrupt()758 REGA(CSR0) = CSR0_STRT | CSR0_INEA; in lance_interrupt()932 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; in set_multicast_list()
313 #define CSR0_STRT 0x0002 /* start (RS) */ macro668 DREG = CSR0_STRT; in lance_open()765 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT; in lance_tx_timeout()871 DREG = csr0 & ~(CSR0_INIT | CSR0_STRT | CSR0_STOP | in lance_interrupt()906 DREG = CSR0_STRT; in lance_interrupt()944 DREG = CSR0_STRT; in lance_interrupt()1106 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; in set_multicast_list()
33 #define CSR0_STRT 0x0002 /* Start (RS) */ macro
32 #define CSR0_STRT 0x0002 macro
765 writedatareg(CSR0_STRT | csr0); in ni65_stop_start()787 writedatareg(CSR0_STRT | csr0); in ni65_stop_start()862 writedatareg(CSR0_CLRALL | CSR0_INEA | CSR0_STRT); in ni65_lance_reinit()
302 write_rreg (dev->base_addr, CSR0, CSR0_IENA|CSR0_STRT); in am79c961_init_for_open()