Home
last modified time | relevance | path

Searched refs:STM32_PIN_AF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h18 #define STM32_PIN_AF(x) ((x) + 1) macro
19 #define STM32_PIN_ANALOG (STM32_PIN_AF(15) + 1)
H A Dpinctrl-stm32.c130 case STM32_PIN_AF(0) ... STM32_PIN_AF(15): in stm32_gpio_get_mode()
144 case STM32_PIN_AF(0) ... STM32_PIN_AF(15): in stm32_gpio_get_alt()
/kernel/linux/linux-6.6/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h18 #define STM32_PIN_AF(x) ((x) + 1) macro
19 #define STM32_PIN_ANALOG (STM32_PIN_AF(15) + 1)
H A Dpinctrl-stm32.c134 case STM32_PIN_AF(0) ... STM32_PIN_AF(15): in stm32_gpio_get_mode()
148 case STM32_PIN_AF(0) ... STM32_PIN_AF(15): in stm32_gpio_get_alt()

Completed in 6 milliseconds