Searched refs:CSR0_TDMD (Results 1 – 6 of 6) sorted by relevance
31 #define CSR0_TDMD 0x0008 /* Transmit Demand (RS) */ macro
34 #define CSR0_TDMD 0x0008 macro
315 #define CSR0_TDMD 0x0008 /* transmit demand (RS) */ macro837 DREG = CSR0_INEA | CSR0_TDMD; in lance_start_xmit()875 CSR0_TDMD | CSR0_INEA); in lance_interrupt()
214 #define CSR0_TDMD 0x0008 /* transmit demand (RS) */ macro637 REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT; in lance_start_xmit()
775 writedatareg(CSR0_TDMD | CSR0_INEA | csr0); in ni65_stop_start()1205 writedatareg(CSR0_TDMD | CSR0_INEA); /* enable xmit & interrupt */ in ni65_send_packet()
464 write_rreg (dev->base_addr, CSR0, CSR0_TDMD|CSR0_IENA); in am79c961_sendpacket()