Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/ath79/
Dmach-pb44.c33 #define PB44_KEYS_POLL_INTERVAL 20 /* msecs */ macro
34 #define PB44_KEYS_DEBOUNCE_INTERVAL (3 * PB44_KEYS_POLL_INTERVAL)
112 ath79_register_gpio_keys_polled(-1, PB44_KEYS_POLL_INTERVAL, in pb44_init()