Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dtcic2reg.h249 #define TCIC_WAIT_CCLK (0 * TCIC_WAIT_SRC) macro
Dtcic2.c324 reg = TCIC_WAIT_SYNC | TCIC_WAIT_CCLK | TCIC_WAIT_RISING; in tcic_attach()