Lines Matching defs:cy8c95x0_pinctrl
147 struct cy8c95x0_pinctrl { struct
148 struct regmap *regmap;
149 struct mutex irq_lock;
150 struct mutex i2c_lock;
158 int nport;
159 struct gpio_chip gpio_chip;
160 unsigned long driver_data;
161 struct regulator *regulator;
162 struct device *dev;
163 struct pinctrl_dev *pctldev;
164 struct pinctrl_desc pinctrl_desc;
165 char name[32];
166 unsigned int tpin;
167 struct gpio_desc *gpio_reset;