Lines Matching defs:cygnus_pinctrl
107 struct cygnus_pinctrl { struct
108 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;
121 spinlock_t lock;