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