Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-wm831x.c39 if (wm831x->has_gpio_ena) in wm831x_gpio_direction_in()
80 if (wm831x->has_gpio_ena) in wm831x_gpio_direction_out()
231 if (wm831x->has_gpio_ena) in wm831x_gpio_dbg_show()
/Linux-v4.19/include/linux/mfd/wm831x/
Dcore.h384 unsigned has_gpio_ena:1; /* Has GPIO enable bit */ member
/Linux-v4.19/drivers/mfd/
Dwm831x-core.c1688 wm831x->has_gpio_ena = 1; in wm831x_device_init()
1700 wm831x->has_gpio_ena = 1; in wm831x_device_init()
1712 wm831x->has_gpio_ena = 1; in wm831x_device_init()