Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/
Dpinctrl-at91-pio4.c148 static const char * const atmel_functions[] = { variable
536 if (func_id >= ARRAY_SIZE(atmel_functions)) in atmel_pctl_xlate_pinfunc()
539 *func_name = atmel_functions[func_id]; in atmel_pctl_xlate_pinfunc()
681 return ARRAY_SIZE(atmel_functions); in atmel_pmx_get_functions_count()
687 return atmel_functions[selector]; in atmel_pmx_get_function_name()
712 atmel_functions[function], atmel_pioctrl->groups[group].name); in atmel_pmx_set_mux()