Searched refs:CSR0_STRT (Results 1 – 11 of 11) sorted by relevance
219 #define CSR0_STRT 0x0002 /* start (RS) */ macro411 DREG = CSR0_IDON | CSR0_STRT | CSR0_INEA; in lance_open()526 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT; in lance_start_xmit()559 REGA( CSR0 ) = CSR0_INIT | CSR0_STRT; in lance_start_xmit()608 REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT; in lance_start_xmit()694 REGA(CSR0) = CSR0_STRT | CSR0_INEA; in lance_interrupt()732 REGA(CSR0) = CSR0_STRT | CSR0_INEA; in lance_interrupt()923 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; in set_multicast_list()
319 #define CSR0_STRT 0x0002 /* start (RS) */ macro674 DREG = CSR0_STRT; in lance_open()771 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT; in lance_tx_timeout()884 DREG = csr0 & ~(CSR0_INIT | CSR0_STRT | CSR0_STOP | in lance_interrupt()919 DREG = CSR0_STRT; in lance_interrupt()957 DREG = CSR0_STRT; in lance_interrupt()1137 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT; in set_multicast_list()
307 #define CSR0_STRT 0x0002 /* start (RS) */ macro760 DREG = CSR0_STRT;885 REGA( CSR0 ) = CSR0_INEA | CSR0_INIT | CSR0_STRT;1002 DREG = csr0 & ~(CSR0_INIT | CSR0_STRT | CSR0_STOP |1044 DREG = CSR0_STRT;1081 DREG = CSR0_STRT;1292 REGA( CSR0 ) = CSR0_IDON | CSR0_INEA | CSR0_STRT;
47 #define CSR0_STRT 0x0002 /* Start (RS) */ macro
33 #define CSR0_STRT 0x0002 /* Start (RS) */ macro
32 #define CSR0_STRT 0x0002 macro
100 #define CSR0_STRT 0x0002 /* start LANCE */ macro
700 writedatareg(CSR0_STRT | csr0); in ni65_stop_start()722 writedatareg(CSR0_STRT | csr0); in ni65_stop_start()797 writedatareg(CSR0_CLRALL | CSR0_INEA | CSR0_STRT); in ni65_lance_reinit()
257 write_rreg (dev->base_addr, CSR0, CSR0_IENA|CSR0_STRT); in am79c961_init_for_open()
582 SetLANCE(dev, LANCE_CSR0, oldcsr0 | CSR0_IDON | CSR0_STRT); in irqstart_handler()
1217 SK_write_reg(CSR0, CSR0_IDON | CSR0_INEA | CSR0_STRT); in SK_lance_init()