Searched defs:aml_pinctrl (Results 1 – 1 of 1) sorted by relevance
98 struct aml_pinctrl { struct99 struct device *dev;100 struct pinctrl_dev *pctl;101 struct aml_gpio_bank *banks;102 int nbanks;103 struct aml_pmx_func *functions;104 int nfunctions;105 struct aml_pctl_group *groups;106 int ngroups;108 const struct aml_pctl_data *data;