Home
last modified time | relevance | path

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

/u-boot/drivers/pinctrl/
A Dpinctrl-stmfx.c132 static int stmfx_gpio_set(struct udevice *dev, unsigned int offset, int value) in stmfx_gpio_set() function
159 int ret = stmfx_gpio_set(dev, offset, value); in stmfx_gpio_direction_output()
264 .set_value = stmfx_gpio_set,

Completed in 3 milliseconds