Home
last modified time | relevance | path

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

/u-boot/drivers/pinctrl/
A Dpinctrl_stm32.c323 static int prep_gpio_ctl(struct stm32_gpio_ctl *gpio_ctl, u32 gpio_fn, in prep_gpio_ctl() argument
326 gpio_fn &= 0x00FF; in prep_gpio_ctl()
329 switch (gpio_fn) { in prep_gpio_ctl()
335 gpio_ctl->af = gpio_fn - 1; in prep_gpio_ctl()
360 gpio_fn, gpio_ctl->speed, gpio_ctl->otype, in prep_gpio_ctl()

Completed in 5 milliseconds