Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-lantiq.c213 static int match_mux(const struct ltq_mfp_pin *mfp, unsigned mux) in match_mux() function
249 ret = match_mux(&info->mfp[pin], mux); in match_group_mux()
280 pin_func = match_mux(&info->mfp[pin], pin_grp->mux); in ltq_pmx_set()
305 pin_func = match_mux(&info->mfp[mfp], 0); in ltq_pmx_gpio_request_enable()