Home
last modified time | relevance | path

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

/linux/include/linux/mfd/wm8350/
H A Dgpio.h169 #define WM8350_GPIO_DEBOUNCE_ON 1 macro
/linux/drivers/mfd/
H A Dwm8350-gpio.c37 if (db == WM8350_GPIO_DEBOUNCE_ON) in wm8350_gpio_set_debounce()