Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Daps.c106 #define APS_INPUT_MS (1 << 6) macro
506 (sc->aps_data.input & APS_INPUT_MS) ? 1 : 0; in aps_refresh_sensor_data()