Lines Matching defs:cy8c95x0_pinctrl
145 struct cy8c95x0_pinctrl { struct
146 struct regmap *regmap;
147 struct mutex irq_lock;
148 struct mutex i2c_lock;
156 int nport;
157 struct gpio_chip gpio_chip;
158 unsigned long driver_data;
159 struct regulator *regulator;
160 struct device *dev;
161 struct pinctrl_dev *pctldev;
162 struct pinctrl_desc pinctrl_desc;
163 char name[32];
164 unsigned int tpin;