Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/
Dpinctrl-at91-pio4.c132 static const char * const atmel_functions[] = { variable
450 if (func_id >= ARRAY_SIZE(atmel_functions)) in atmel_pctl_xlate_pinfunc()
453 *func_name = atmel_functions[func_id]; in atmel_pctl_xlate_pinfunc()
595 return ARRAY_SIZE(atmel_functions); in atmel_pmx_get_functions_count()
601 return atmel_functions[selector]; in atmel_pmx_get_function_name()
626 atmel_functions[function], atmel_pioctrl->groups[group].name); in atmel_pmx_set_mux()