Searched refs:stm32_gpio_pin (Results 1 – 1 of 1) sorted by relevance
123 static inline int stm32_gpio_pin(int gpio) in stm32_gpio_pin() function274 int pin = stm32_gpio_pin(offset); in stm32_gpio_get_direction()853 pin = stm32_gpio_pin(g->pin); in stm32_pmx_set_mux()866 int pin = stm32_gpio_pin(gpio); in stm32_pmx_gpio_set_direction()882 if (!gpiochip_line_is_valid(range->gc, stm32_gpio_pin(gpio))) { in stm32_pmx_request()1091 offset = stm32_gpio_pin(pin); in stm32_pconf_parse_conf()1215 offset = stm32_gpio_pin(pin); in stm32_pconf_dbg_show()1636 u32 val, alt, mode, offset = stm32_gpio_pin(pin); in stm32_pinctrl_restore_gpio_regs()