Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dpinctrl-ocelot.c57 static char * const ocelot_function_names[] = { variable
178 ocelot_function_names, in ocelot_pinctrl_probe()
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c181 static const char *const ocelot_function_names[] = { variable
1141 return ARRAY_SIZE(ocelot_function_names); in ocelot_get_functions_count()
1147 return ocelot_function_names[function]; in ocelot_get_function_name()