Searched defs:cygnus_pinctrl (Results 1 – 2 of 2) sorted by relevance
107 struct cygnus_pinctrl { struct108 struct pinctrl_dev *pctl;109 struct device *dev;110 void __iomem *base0;111 void __iomem *base1;113 const struct cygnus_pin_group *groups;114 unsigned num_groups;116 const struct cygnus_pin_function *functions;117 unsigned num_functions;119 struct cygnus_mux_log *mux_log;[all …]
100 struct cygnus_pinctrl { struct101 struct pinctrl_dev *pctl;102 struct device *dev;103 void __iomem *base0;104 void __iomem *base1;106 const struct cygnus_pin_group *groups;107 unsigned num_groups;109 const struct cygnus_pin_function *functions;110 unsigned num_functions;112 struct cygnus_mux_log *mux_log;[all …]