Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/input/
H A Datp.c678 #define ATP_VALID 0x08 macro
977 sc->sc_state &= ~(ATP_ENABLED | ATP_VALID); in atp_disable()
1005 ((sc->sc_state & ATP_VALID) == 0)) { in fg_interpret_sensor_data()
1011 sc->sc_state |= ATP_VALID; in fg_interpret_sensor_data()