Searched refs:HIL_16_BITS (Results 1 – 2 of 2) sorted by relevance
243 (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()
151 #define HIL_16_BITS 0x20 /* 16 bit position accuracy */ macro