Searched refs:WM8350_GP8_FN_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mfd/wm8350/ | ||
H A D | gpio.h | 318 #define WM8350_GP8_FN_MASK 0x000F macro |
/openbmc/linux/drivers/mfd/ | ||
H A D | wm8350-gpio.c | 101 & ~WM8350_GP8_FN_MASK; in gpio_set_func() |