Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-at91-pio4.c148 static const char * const atmel_functions[] = { variable
531 if (func_id >= ARRAY_SIZE(atmel_functions)) in atmel_pctl_xlate_pinfunc()
534 *func_name = atmel_functions[func_id]; in atmel_pctl_xlate_pinfunc()
676 return ARRAY_SIZE(atmel_functions); in atmel_pmx_get_functions_count()
682 return atmel_functions[selector]; in atmel_pmx_get_function_name()
707 atmel_functions[function], atmel_pioctrl->groups[group].name); in atmel_pmx_set_mux()