Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c357 unsigned char a_functions[OCELOT_FUNC_PER_PIN]; /* Additional functions */ member
1009 .a_functions = { \
1190 .a_functions = { \
1349 .a_functions = { \
1502 if (function == p->a_functions[i]) in ocelot_pin_function_idx()