Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h136 int altfunc; member
139 #define ABX500_PINRANGE(a, b, c) { .offset = a, .npins = b, .altfunc = c }
/linux/drivers/pinctrl/
H A Dpinctrl-st.c255 int altfunc; member
906 st_pctl_set_function(pc, conf[i].pin, conf[i].altfunc); in st_pmx_set_mux()
1243 conf->altfunc = be32_to_cpup(list++); in st_pctl_dt_parse_groups()