Home
last modified time | relevance | path

Searched refs:WM831X_GPIO1_CONTROL (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpio/
Dgpio-wm831x.c42 return wm831x_set_bits(wm831x, WM831X_GPIO1_CONTROL + offset, in wm831x_gpio_direction_in()
83 ret = wm831x_set_bits(wm831x, WM831X_GPIO1_CONTROL + offset, in wm831x_gpio_direction_out()
107 int reg = WM831X_GPIO1_CONTROL + offset; in wm831x_gpio_set_debounce()
138 int reg = WM831X_GPIO1_CONTROL + offset; in wm831x_set_config()
180 reg = wm831x_reg_read(wm831x, WM831X_GPIO1_CONTROL + i); in wm831x_gpio_dbg_show()
/Linux-v4.19/include/linux/mfd/wm831x/
Dcore.h80 #define WM831X_GPIO1_CONTROL 0x4038 macro
/Linux-v4.19/drivers/mfd/
Dwm831x-core.c220 case WM831X_GPIO1_CONTROL: in wm831x_reg_readable()
392 case WM831X_GPIO1_CONTROL: in wm831x_reg_writeable()
1782 WM831X_GPIO1_CONTROL + i, in wm831x_device_init()
Dwm831x-irq.c349 wm831x_set_bits(wm831x, WM831X_GPIO1_CONTROL + i, in wm831x_irq_sync_unlock()