Home
last modified time | relevance | path

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

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