Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c315 unsigned char a_functions[OCELOT_FUNC_PER_PIN]; /* Additional functions */ member
965 .a_functions = { \
1173 if (function == p->a_functions[i]) in ocelot_pin_function_idx()