Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h20 #define STM32_CONFIG_NUM (STM32_PIN_ANALOG + 1) macro
38 const struct stm32_desc_function functions[STM32_CONFIG_NUM];
H A Dpinctrl-stm32.c551 for (k = 0; k < STM32_CONFIG_NUM; k++) { in stm32_pctrl_is_function_valid()
1520 STM32_CONFIG_NUM * sizeof(struct stm32_desc_function)); in stm32_pctrl_create_pins_tab()