Searched defs:aml_pinctrl (Results 1 – 1 of 1) sorted by relevance
87 struct aml_pinctrl { struct88 struct device *dev;89 struct pinctrl_dev *pctl;90 struct aml_gpio_bank *banks;91 int nbanks;92 struct aml_pmx_func *functions;93 int nfunctions;94 struct aml_pctl_group *groups;95 int ngroups;97 const struct aml_pctl_data *data;