Home
last modified time | relevance | path

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

/drivers/pinctrl/sunplus/
Dsppctl.h149 struct sppctl_func { struct
159 extern const struct sppctl_func sppctl_list_funcs[]; argument
Dsppctl.c653 const struct sppctl_func *f = &sppctl_list_funcs[selector]; in sppctl_get_function_groups()
706 const struct sppctl_func *f = &sppctl_list_funcs[func_selector]; in sppctl_set_mux()
778 const struct sppctl_func *f; in sppctl_get_group_pins()
829 const struct sppctl_func *f = NULL; in sppctl_dt_node_to_map()
Dsppctl_sp7021.c427 const struct sppctl_func sppctl_list_funcs[] = {