Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-omap.c29 #define OMAP4_GPIO_DEBOUNCINGTIME_MASK 0xFF macro
193 if ((debounce & OMAP4_GPIO_DEBOUNCINGTIME_MASK) != debounce) in omap2_set_gpio_debounce()