Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-wm831x.c35 if (wm831x->has_gpio_ena) in wm831x_gpio_direction_in()
76 if (wm831x->has_gpio_ena) in wm831x_gpio_direction_out()
227 if (wm831x->has_gpio_ena) in wm831x_gpio_dbg_show()
/openbmc/linux/include/linux/mfd/wm831x/
H A Dcore.h379 unsigned has_gpio_ena:1; /* Has GPIO enable bit */ member
/openbmc/linux/drivers/mfd/
H A Dwm831x-core.c1511 wm831x->has_gpio_ena = 1; in wm831x_device_init()
1523 wm831x->has_gpio_ena = 1; in wm831x_device_init()
1535 wm831x->has_gpio_ena = 1; in wm831x_device_init()