Searched refs:axp20x_pmx_set (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-axp209.c | 221 static int axp20x_pmx_set(struct pinctrl_dev *pctldev, unsigned int offset, in axp20x_pmx_set() function 278 return axp20x_pmx_set(pctldev, group, in axp20x_pmx_set_mux() 298 return axp20x_pmx_set(pctldev, group, pctl->funcs[function].muxval); in axp20x_pmx_set_mux() 308 return axp20x_pmx_set(pctldev, offset, in axp20x_pmx_gpio_set_direction() 311 return axp20x_pmx_set(pctldev, offset, in axp20x_pmx_gpio_set_direction()
|