Lines Matching defs:cy8c95x0_pinctrl
152 struct cy8c95x0_pinctrl { struct
153 struct regmap *regmap;
154 struct mutex irq_lock;
155 struct mutex i2c_lock;
163 int nport;
164 struct gpio_chip gpio_chip;
165 unsigned long driver_data;
166 struct regulator *regulator;
167 struct device *dev;
168 struct pinctrl_dev *pctldev;
169 struct pinctrl_desc pinctrl_desc;
170 char name[32];
171 unsigned int tpin;
172 struct gpio_desc *gpio_reset;