Home
last modified time | relevance | path

Searched refs:__stm32_gpio_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c192 static inline void __stm32_gpio_set(struct stm32_gpio_bank *bank, in __stm32_gpio_set() function
253 __stm32_gpio_set(bank, offset, value); in stm32_gpio_set()
266 __stm32_gpio_set(bank, offset, value); in stm32_gpio_direction_output()
1110 __stm32_gpio_set(bank, offset, arg); in stm32_pconf_parse_conf()
1639 __stm32_gpio_set(bank, offset, val); in stm32_pinctrl_restore_gpio_regs()
/kernel/linux/linux-6.6/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c196 static inline void __stm32_gpio_set(struct stm32_gpio_bank *bank, in __stm32_gpio_set() function
239 __stm32_gpio_set(bank, offset, value); in stm32_gpio_set()
252 __stm32_gpio_set(bank, offset, value); in stm32_gpio_direction_output()
1119 __stm32_gpio_set(bank, offset, arg); in stm32_pconf_parse_conf()
1707 __stm32_gpio_set(bank, offset, val); in stm32_pinctrl_restore_gpio_regs()

Completed in 5 milliseconds