Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/ath79/
Dmach-ap81.c26 #define AP81_KEYS_POLL_INTERVAL 20 /* msecs */ macro
27 #define AP81_KEYS_DEBOUNCE_INTERVAL (3 * AP81_KEYS_POLL_INTERVAL)
89 ath79_register_gpio_keys_polled(-1, AP81_KEYS_POLL_INTERVAL, in ap81_setup()