Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.c53 static const char * const wmt_functions[WMT_FSEL_COUNT] = { variable
67 return wmt_functions[selector]; in wmt_pmx_get_function_name()
215 if (fnum >= ARRAY_SIZE(wmt_functions)) { in wmt_pctl_dt_node_to_map_func()
228 map->data.mux.function = wmt_functions[fnum]; in wmt_pctl_dt_node_to_map_func()