Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-ocelot.c57 #define OCELOT_FUNC_PER_PIN 4 macro
147 unsigned char functions[OCELOT_FUNC_PER_PIN];
545 for (i = 0; i < OCELOT_FUNC_PER_PIN; i++) { in ocelot_pin_function_idx()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds