Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/hil/
Dhilms.c243 (sc->sc_features & HIL_16_BITS) ? 1 : 0; in hilms_callback()
261 if (sc->sc_features & HIL_16_BITS) { in hilms_callback()
272 if (sc->sc_features & HIL_16_BITS) { in hilms_callback()
283 if (sc->sc_features & HIL_16_BITS) { in hilms_callback()
Dhilreg.h151 #define HIL_16_BITS 0x20 /* 16 bit position accuracy */ macro