Searched refs:axp20x_pmx_set (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/pinctrl/ |
| D | pinctrl-axp209.c | 189 static int axp20x_pmx_set(struct pinctrl_dev *pctldev, unsigned int offset, in axp20x_pmx_set() function 239 return axp20x_pmx_set(pctldev, group, in axp20x_pmx_set_mux() 259 return axp20x_pmx_set(pctldev, group, pctl->funcs[function].muxval); in axp20x_pmx_set_mux() 269 return axp20x_pmx_set(pctldev, offset, in axp20x_pmx_gpio_set_direction() 272 return axp20x_pmx_set(pctldev, offset, in axp20x_pmx_gpio_set_direction()
|