Home
last modified time | relevance | path

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

/linux-4.19.296/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-4.19.296/include/linux/mfd/wm831x/
Dcore.h384 unsigned has_gpio_ena:1; /* Has GPIO enable bit */ member