Home
last modified time | relevance | path

Searched refs:CSR0_TDMD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Datarilance.c315 #define CSR0_TDMD 0x0008 /* transmit demand (RS) */ macro
835 DREG = CSR0_INEA | CSR0_TDMD; in lance_start_xmit()
873 CSR0_TDMD | CSR0_INEA); in lance_interrupt()
H A Dsun3lance.c215 #define CSR0_TDMD 0x0008 /* transmit demand (RS) */ macro
631 REGA(CSR0) = CSR0_INEA | CSR0_TDMD | CSR0_STRT; in lance_start_xmit()