Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-omap.c29 #define OMAP4_GPIO_DEBOUNCINGTIME_MASK 0xFF macro
192 if ((debounce & OMAP4_GPIO_DEBOUNCINGTIME_MASK) != debounce) in omap2_set_gpio_debounce()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds