Home
last modified time | relevance | path

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

/openbmc/linux/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()