Home
last modified time | relevance | path

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

/openbmc/linux/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()