Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/
H A Dpinctrl-stmfx.c105 static int stmfx_gpio_get(struct gpio_chip *gc, unsigned int offset) in stmfx_gpio_get() function
271 ret = stmfx_gpio_get(&pctl->gpio_chip, pin); in stmfx_pinconf_get()
368 val = stmfx_gpio_get(&pctl->gpio_chip, offset); in stmfx_pinconf_dbg_show()
503 if (stmfx_gpio_get(gpio_chip, data->hwirq)) in stmfx_pinctrl_irq_bus_sync_unlock()
548 val = stmfx_gpio_get(&pctl->gpio_chip, offset); in stmfx_pinctrl_irq_toggle_trigger()
696 pctl->gpio_chip.get = stmfx_gpio_get; in stmfx_pinctrl_probe()