Searched refs:gpio_fn (Results 1 – 1 of 1) sorted by relevance
54 static int prep_gpio_ctl(struct stm32_gpio_ctl *gpio_ctl, u32 gpio_fn, int node) in prep_gpio_ctl() argument56 gpio_fn &= 0x00FF; in prep_gpio_ctl()59 switch (gpio_fn) { in prep_gpio_ctl()65 gpio_ctl->af = gpio_fn - 1; in prep_gpio_ctl()90 __func__, gpio_fn, gpio_ctl->speed, gpio_ctl->otype, in prep_gpio_ctl()