Home
last modified time | relevance | path

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

/linux-5.10/drivers/pinctrl/
Dpinctrl-at91-pio4.c136 static const char * const atmel_functions[] = { variable
521 if (func_id >= ARRAY_SIZE(atmel_functions)) in atmel_pctl_xlate_pinfunc()
524 *func_name = atmel_functions[func_id]; in atmel_pctl_xlate_pinfunc()
666 return ARRAY_SIZE(atmel_functions); in atmel_pmx_get_functions_count()
672 return atmel_functions[selector]; in atmel_pmx_get_function_name()
697 atmel_functions[function], atmel_pioctrl->groups[group].name); in atmel_pmx_set_mux()