Searched refs:TCIC_ICTL_ENA (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | tcic2reg.h | 764 #define TCIC_ICTL_ENA (1 << 15) /* enable this window */ macro |
| D | tcic2.c | 1050 reg = TCIC_ICTL_ENA | TCIC_ICTL_QUIET; in tcic_chip_do_io_map() |