Searched refs:axp20x_pmx_set (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/pinctrl/ |
| D | pinctrl-axp209.c | 185 static int axp20x_pmx_set(struct pinctrl_dev *pctldev, unsigned int offset, in axp20x_pmx_set() function 235 return axp20x_pmx_set(pctldev, group, in axp20x_pmx_set_mux() 255 return axp20x_pmx_set(pctldev, group, pctl->funcs[function].muxval); in axp20x_pmx_set_mux() 265 return axp20x_pmx_set(pctldev, offset, in axp20x_pmx_gpio_set_direction() 268 return axp20x_pmx_set(pctldev, offset, in axp20x_pmx_gpio_set_direction()
|