Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c52 #define OCELOT_FUNC_PER_PIN 4 macro
314 unsigned char functions[OCELOT_FUNC_PER_PIN];
315 unsigned char a_functions[OCELOT_FUNC_PER_PIN]; /* Additional functions */
1169 for (i = 0; i < OCELOT_FUNC_PER_PIN; i++) { in ocelot_pin_function_idx()
1174 return i + OCELOT_FUNC_PER_PIN; in ocelot_pin_function_idx()