Searched refs:CSR0_TDMD (Results 1 – 4 of 4) sorted by relevance
31 #define CSR0_TDMD 0x0008 /* Transmit Demand (RS) */ macro
315 #define CSR0_TDMD 0x0008 /* transmit demand (RS) */ macro832 DREG = CSR0_INEA | CSR0_TDMD; in lance_start_xmit()870 CSR0_TDMD | CSR0_INEA); in lance_interrupt()
215 #define CSR0_TDMD 0x0008 /* transmit demand (RS) */ macro633 REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT; in lance_start_xmit()
770 writedatareg(CSR0_TDMD | CSR0_INEA | csr0); in ni65_stop_start()1200 writedatareg(CSR0_TDMD | CSR0_INEA); /* enable xmit & interrupt */ in ni65_send_packet()