Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dwm8350-gpio.c38 return wm8350_set_bits(wm8350, WM8350_GPIO_DEBOUNCE, in wm8350_gpio_set_debounce()
42 WM8350_GPIO_DEBOUNCE, 1 << gpio); in wm8350_gpio_set_debounce()
/linux-6.1.9/include/linux/mfd/wm8350/
Dgpio.h16 #define WM8350_GPIO_DEBOUNCE 0x80 macro