Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/mfd/wm831x/
Dcore.h379 unsigned has_gpio_ena:1; /* Has GPIO enable bit */ member
/linux-4.1.27/drivers/mfd/
Dwm831x-core.c1673 wm831x->has_gpio_ena = 1; in wm831x_device_init()
1685 wm831x->has_gpio_ena = 1; in wm831x_device_init()
1697 wm831x->has_gpio_ena = 1; in wm831x_device_init()