Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsmc91cxxreg.h102 #define TCR_ENABLE 0x0001 /* if this is 1, we can transmit */ macro
H A Dsmc91cxx.c569 tmp = TCR_ENABLE; in smc91cxx_init()
968 bus_space_write_2(bst, bsh, TXMIT_CONTROL_REG_W, TCR_ENABLE); in smc91cxx_intr()
971 TCR_ENABLE | TCR_PAD_ENABLE); in smc91cxx_intr()