Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-lantiq.c228 static int match_mfp(const struct ltq_pinmux_info *info, int pin) in match_mfp() function
245 pin = match_mfp(info, grp->pins[i]); in match_group_mux()
276 pin = match_mfp(info, pin_grp->pins[i]); in ltq_pmx_set()
299 int mfp = match_mfp(info, pin); in ltq_pmx_gpio_request_enable()