Home
last modified time | relevance | path

Searched refs:stmfx_gpio_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-stmfx.c116 static void stmfx_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) in stmfx_gpio_set() function
163 stmfx_gpio_set(gc, offset, value); in stmfx_gpio_direction_output()
673 pctl->gpio_chip.set = stmfx_gpio_set; in stmfx_pinctrl_probe()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-stmfx.c117 static void stmfx_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) in stmfx_gpio_set() function
164 stmfx_gpio_set(gc, offset, value); in stmfx_gpio_direction_output()
696 pctl->gpio_chip.set = stmfx_gpio_set; in stmfx_pinctrl_probe()

Completed in 3 milliseconds