Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-ocelot.c97 FUNC_MAX enumerator
157 struct ocelot_pmx_func func[FUNC_MAX];
1090 for (f = 0; f < FUNC_MAX; f++) { in ocelot_create_group_func_map()
Dpinctrl-lpc18xx.c125 FUNC_MAX enumerator
190 struct lpc18xx_pmx_func func[FUNC_MAX];
1304 for (func = 0; func < FUNC_MAX; func++) { in lpc18xx_create_group_func_map()