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