Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dseeq8005reg.h129 #define SEEQ_CFG2_RX_TX_DISABLE (1 << 2) /* 8004 only */ macro
H A Dseeq8005.c782 sc->sc_config2 |= SEEQ_CFG2_RX_TX_DISABLE; in ea_init()