Home
last modified time | relevance | path

Searched refs:at91_pmx_set (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c287 static int at91_pmx_set(struct at91_pinctrl_mux_ops *ops, in at91_pmx_set() function
404 ret = at91_pmx_set(ops, pio, mask, mux); in at91_pinctrl_set_state()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91.c843 static int at91_pmx_set(struct pinctrl_dev *pctldev, unsigned selector, in at91_pmx_set() function
977 .set_mux = at91_pmx_set,