Searched refs:DEBOUNCE_COUNT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/evbarm/g42xxeb/
H A Dgb225.c59 #define DEBOUNCE_COUNT 2 macro
283 flag |= do_debounce(sc, OPIO_INTR_CF_INSERT, reg, DEBOUNCE_COUNT);
286 flag |= do_debounce(sc, OPIO_INTR_PCMCIA_INSERT, reg, DEBOUNCE_COUNT);
H A Dg42xxeb_kmkbd.c76 #define DEBOUNCE_COUNT 3 macro
507 else if( ++(sc->debounce_counter) >= DEBOUNCE_COUNT ){

Completed in 115 milliseconds