Searched refs:stm32_pconf_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/stm32/ |
H A D | pinctrl-stm32.c | 1050 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 D | pinctrl-stm32.c | 1056 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