Searched defs:aml_pinctrl (Results 1 – 1 of 1) sorted by relevance
102 struct aml_pinctrl { struct103 struct device *dev;104 struct pinctrl_dev *pctl;105 struct aml_gpio_bank *banks;106 int nbanks;107 struct aml_pmx_func *functions;108 int nfunctions;109 struct aml_pctl_group *groups;110 int ngroups;112 const struct aml_pctl_data *data;