Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dgpio-omap.h114 #define OMAP24XX_GPIO_DEBOUNCE_VAL 0x0054 macro
/linux-4.4.14/arch/arm/mach-omap2/
Dgpio.c92 pdata->regs->debounce = OMAP24XX_GPIO_DEBOUNCE_VAL; in omap2_gpio_dev_init()
/linux-4.4.14/drivers/gpio/
Dgpio-omap.c1584 .debounce = OMAP24XX_GPIO_DEBOUNCE_VAL,