Searched refs:AN_SCANMODE_ACTIVE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ | ||
| D | anreg.h | 286 #define AN_SCANMODE_ACTIVE 0x0000 macro |
| D | an.c | 567 sc->sc_config.an_scanmode = htole16(AN_SCANMODE_ACTIVE); in an_init() |