Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dtcic2reg.h764 #define TCIC_ICTL_ENA (1 << 15) /* enable this window */ macro
Dtcic2.c1050 reg = TCIC_ICTL_ENA | TCIC_ICTL_QUIET; in tcic_chip_do_io_map()