Home
last modified time | relevance | path

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

/u-boot/drivers/pinctrl/
A Dpinctrl-stmfx.c151 static int stmfx_gpio_direction_input(struct udevice *dev, unsigned int offset) in stmfx_gpio_direction_input() function
183 ret = stmfx_gpio_direction_input(dev, offset); in stmfx_gpio_set_dir_flags()
267 .direction_input = stmfx_gpio_direction_input,

Completed in 3 milliseconds