Searched refs:STM32_GET_PIN_NO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pinctrl/stm32/ | ||
H A D | pinctrl-stm32.h | 14 #define STM32_GET_PIN_NO(x) ((x) >> 8) macro |
H A D | pinctrl-stm32.c | 644 pin = STM32_GET_PIN_NO(pinfunc); in stm32_pctrl_dt_subnode_to_map() |