Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h19 #define STM32_PIN_ANALOG (STM32_PIN_AF(15) + 1) macro
20 #define STM32_CONFIG_NUM (STM32_PIN_ANALOG + 1)
H A Dpinctrl-stm32.c136 case STM32_PIN_ANALOG: in stm32_gpio_get_mode()
150 case STM32_PIN_ANALOG: in stm32_gpio_get_alt()