Searched refs:stmfx_gpio_set (Results 1 – 1 of 1) sorted by relevance
132 static int stmfx_gpio_set(struct udevice *dev, unsigned int offset, int value) in stmfx_gpio_set() function159 int ret = stmfx_gpio_set(dev, offset, value); in stmfx_gpio_direction_output()264 .set_value = stmfx_gpio_set,
Completed in 3 milliseconds