Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c152 static const char * const atmel_functions[] = { variable
535 if (func_id >= ARRAY_SIZE(atmel_functions)) in atmel_pctl_xlate_pinfunc()
538 *func_name = atmel_functions[func_id]; in atmel_pctl_xlate_pinfunc()
677 return ARRAY_SIZE(atmel_functions); in atmel_pmx_get_functions_count()
683 return atmel_functions[selector]; in atmel_pmx_get_function_name()
708 atmel_functions[function], atmel_pioctrl->groups[group].name); in atmel_pmx_set_mux()