HomeSort by: relevance | last modified time | path
    Searched refs:debounce_count (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/g42xxeb/
gb225var.h 71 short debounce_count; member in struct:opio_softc::opio_intr_handler
gb225.c 59 #define DEBOUNCE_COUNT 2
250 p->debounce_count = 0;
254 else if (p->debounce_count++ < count)
283 flag |= do_debounce(sc, OPIO_INTR_CF_INSERT, reg, DEBOUNCE_COUNT);
286 flag |= do_debounce(sc, OPIO_INTR_PCMCIA_INSERT, reg, DEBOUNCE_COUNT);

Completed in 13 milliseconds