Searched refs:stm32_pconf_set_bias (Results 1 – 1 of 1) sorted by relevance
1004 static int stm32_pconf_set_bias(struct stm32_gpio_bank *bank, in stm32_pconf_set_bias() function1109 ret = stm32_pconf_set_bias(bank, offset, 0); in stm32_pconf_parse_conf()1112 ret = stm32_pconf_set_bias(bank, offset, 1); in stm32_pconf_parse_conf()1115 ret = stm32_pconf_set_bias(bank, offset, 2); in stm32_pconf_parse_conf()1685 ret = stm32_pconf_set_bias(bank, offset, val); in stm32_pinctrl_restore_gpio_regs()