Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c55 #define STM32_GPIO_ADVCFGRL 0x48 macro
1221 int advcfgr_offset = STM32_GPIO_ADVCFGRL + (offset / 8) * 4; in stm32_pconf_set_advcfgr_nolock()
1265 int advcfgr_offset = STM32_GPIO_ADVCFGRL + (offset / 8) * 4; in stm32_pconf_get_advcfgr()