Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dgpio.c68 #define DEBOUNCE_CHECK_MS 1 macro
71 #define DEBOUNCE_CHECK_TICKS ((hz / 1000) * DEBOUNCE_CHECK_MS)
674 *cnt = DEBOUNCE_HI_LO_MS / DEBOUNCE_CHECK_MS; in mv_gpio_debounce_init()
677 *cnt = DEBOUNCE_LO_HI_MS / DEBOUNCE_CHECK_MS; in mv_gpio_debounce_init()
743 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
746 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
760 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
763 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()