Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-omap.c32 #define OMAP4_GPIO_DEBOUNCINGTIME_MASK 0xFF macro
226 debounce &= OMAP4_GPIO_DEBOUNCINGTIME_MASK; in omap2_set_gpio_debounce()