Searched defs:s32_pinctrl_soc_info (Results 1 – 1 of 1) sorted by relevance
44 struct s32_pinctrl_soc_info { struct45 struct device *dev;46 const struct s32_pinctrl_soc_data *soc_data;47 struct s32_pin_group *groups;48 unsigned int ngroups;49 struct pinfunction *functions;50 unsigned int nfunctions;51 unsigned int grp_index;