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)
675 *cnt = DEBOUNCE_HI_LO_MS / DEBOUNCE_CHECK_MS; in mv_gpio_debounce_init()
678 *cnt = DEBOUNCE_LO_HI_MS / DEBOUNCE_CHECK_MS; in mv_gpio_debounce_init()
744 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
747 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
761 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
764 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()