Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dseeq8005reg.h140 #define SEEQ_CFG2_OUTPUT (1 << 12) macro
H A Dseeq8005.c817 sc->sc_config2 |= SEEQ_CFG2_OUTPUT; in ea_init()
912 sc->sc_config2 |= SEEQ_CFG2_OUTPUT; in ea_txpacket()
923 sc->sc_config2 &= ~SEEQ_CFG2_OUTPUT; in ea_txpacket()
1136 sc->sc_config2 &= ~SEEQ_CFG2_OUTPUT; in ea_rxint()
1212 sc->sc_config2 |= SEEQ_CFG2_OUTPUT; in ea_rxint()