Searched refs:stm32_pconf_set_bias (Results 1 – 1 of 1) sorted by relevance
1005 static int stm32_pconf_set_bias(struct stm32_gpio_bank *bank, in stm32_pconf_set_bias() function1110 ret = stm32_pconf_set_bias(bank, offset, 0); in stm32_pconf_parse_conf()1113 ret = stm32_pconf_set_bias(bank, offset, 1); in stm32_pconf_parse_conf()1116 ret = stm32_pconf_set_bias(bank, offset, 2); in stm32_pconf_parse_conf()1730 ret = stm32_pconf_set_bias(bank, offset, val); in stm32_pinctrl_restore_gpio_regs()