Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h19 #define STM32_PIN_ANALOG (STM32_PIN_AF(15) + 1) macro
20 #define STM32_PIN_RSVD (STM32_PIN_ANALOG + 1)
H A Dpinctrl-stm32.c198 case STM32_PIN_ANALOG: in stm32_gpio_get_mode()
212 case STM32_PIN_ANALOG: in stm32_gpio_get_alt()