Home
last modified time | relevance | path

Searched refs:has_gpio_ena (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpio/
Dgpio-wm831x.c44 if (wm831x->has_gpio_ena) in wm831x_gpio_direction_in()
85 if (wm831x->has_gpio_ena) in wm831x_gpio_direction_out()
214 if (wm831x->has_gpio_ena) in wm831x_gpio_dbg_show()
/linux-4.4.14/include/linux/mfd/wm831x/
Dcore.h379 unsigned has_gpio_ena:1; /* Has GPIO enable bit */ member
/linux-4.4.14/drivers/mfd/
Dwm831x-core.c1675 wm831x->has_gpio_ena = 1; in wm831x_device_init()
1687 wm831x->has_gpio_ena = 1; in wm831x_device_init()
1699 wm831x->has_gpio_ena = 1; in wm831x_device_init()