Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-wm8350.c42 ret = wm8350_reg_read(wm8350, WM8350_GPIO_LEVEL); in wm8350_gpio_get()
58 wm8350_set_bits(wm8350, WM8350_GPIO_LEVEL, 1 << offset); in wm8350_gpio_set()
60 wm8350_clear_bits(wm8350, WM8350_GPIO_LEVEL, 1 << offset); in wm8350_gpio_set()
/linux/include/linux/mfd/wm8350/
A Dgpio.h27 #define WM8350_GPIO_LEVEL 0xE6 macro

Completed in 4 milliseconds