Home
last modified time | relevance | path

Searched refs:STM32_GET_PIN_FUNC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h15 #define STM32_GET_PIN_FUNC(x) ((x) & 0xff) macro
H A Dpinctrl-stm32.c639 func = STM32_GET_PIN_FUNC(pinfunc); in stm32_pctrl_dt_subnode_to_map()
/kernel/linux/linux-6.6/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.h15 #define STM32_GET_PIN_FUNC(x) ((x) & 0xff) macro
H A Dpinctrl-stm32.c645 func = STM32_GET_PIN_FUNC(pinfunc); in stm32_pctrl_dt_subnode_to_map()

Completed in 6 milliseconds