Searched refs:stm32_pconf_set_bias (Results 1 – 1 of 1) sorted by relevance
1126 static int stm32_pconf_set_bias(struct stm32_gpio_bank *bank, in stm32_pconf_set_bias() function 1231 ret = stm32_pconf_set_bias(bank, offset, 0); in stm32_pconf_parse_conf() 1234 ret = stm32_pconf_set_bias(bank, offset, 1); in stm32_pconf_parse_conf() 1237 ret = stm32_pconf_set_bias(bank, offset, 2); in stm32_pconf_parse_conf() 1853 ret = stm32_pconf_set_bias(bank, offset, val); in stm32_pinctrl_restore_gpio_regs()