Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h149 struct sppctl_func { struct
159 extern const struct sppctl_func sppctl_list_funcs[]; argument
H A Dsppctl.c648 const struct sppctl_func *f = &sppctl_list_funcs[selector]; in sppctl_get_function_groups()
701 const struct sppctl_func *f = &sppctl_list_funcs[func_selector]; in sppctl_set_mux()
773 const struct sppctl_func *f; in sppctl_get_group_pins()
824 const struct sppctl_func *f = NULL; in sppctl_dt_node_to_map()
H A Dsppctl_sp7021.c427 const struct sppctl_func sppctl_list_funcs[] = {