Searched refs:stmfx_gpio_get (Results 1 – 1 of 1) sorted by relevance
104 static int stmfx_gpio_get(struct gpio_chip *gc, unsigned int offset) in stmfx_gpio_get() function270 ret = stmfx_gpio_get(&pctl->gpio_chip, pin); in stmfx_pinconf_get()367 val = stmfx_gpio_get(&pctl->gpio_chip, offset); in stmfx_pinconf_dbg_show()502 if (stmfx_gpio_get(gpio_chip, data->hwirq)) in stmfx_pinctrl_irq_bus_sync_unlock()547 val = stmfx_gpio_get(&pctl->gpio_chip, offset); in stmfx_pinctrl_irq_toggle_trigger()695 pctl->gpio_chip.get = stmfx_gpio_get; in stmfx_pinctrl_probe()