Searched refs:WM8350_GPIO_LEVEL (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpio/
H A Dgpio-wm8350.c51 ret = wm8350_reg_read(wm8350, WM8350_GPIO_LEVEL); wm8350_gpio_get()
67 wm8350_set_bits(wm8350, WM8350_GPIO_LEVEL, 1 << offset); wm8350_gpio_set()
69 wm8350_clear_bits(wm8350, WM8350_GPIO_LEVEL, 1 << offset); wm8350_gpio_set()
/linux-4.4.14/include/linux/mfd/wm8350/
H A Dgpio.h32 #define WM8350_GPIO_LEVEL 0xE6 macro

Completed in 65 milliseconds