Home
last modified time | relevance | path

Searched refs:stm32_pconf_get (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c1050 static bool stm32_pconf_get(struct stm32_gpio_bank *bank, in stm32_pconf_get() function
1200 val = stm32_pconf_get(bank, offset, true); in stm32_pconf_dbg_show()
1210 val = stm32_pconf_get(bank, offset, false); in stm32_pconf_dbg_show()
/kernel/linux/linux-6.6/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c1056 static bool stm32_pconf_get(struct stm32_gpio_bank *bank, in stm32_pconf_get() function
1231 val = stm32_pconf_get(bank, offset, true); in stm32_pconf_dbg_show()
1241 val = stm32_pconf_get(bank, offset, false); in stm32_pconf_dbg_show()

Completed in 6 milliseconds