Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A 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()
/openbmc/linux/include/linux/mfd/wm8350/
H A Dgpio.h16 #define WM8350_GPIO_DEBOUNCE 0x80 macro