Home
last modified time | relevance | path

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

/arch/mips/ath79/
Dmach-ap136.c43 #define AP136_KEYS_POLL_INTERVAL 20 /* msecs */ macro
44 #define AP136_KEYS_DEBOUNCE_INTERVAL (3 * AP136_KEYS_POLL_INTERVAL)
144 ath79_register_gpio_keys_polled(-1, AP136_KEYS_POLL_INTERVAL, in ap136_setup()