Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c677 #define ATP_VALID 0x08 macro
976 sc->sc_state &= ~(ATP_ENABLED | ATP_VALID); in atp_disable()
1004 ((sc->sc_state & ATP_VALID) == 0)) { in fg_interpret_sensor_data()
1010 sc->sc_state |= ATP_VALID; in fg_interpret_sensor_data()