Searched defs:cy8c95x0_pinctrl (Results 1 – 1 of 1) sorted by relevance
153 struct cy8c95x0_pinctrl { struct154 struct regmap *regmap;155 struct regmap *muxed_regmap;156 struct mutex irq_lock;157 struct mutex i2c_lock;165 int nport;166 struct gpio_chip gpio_chip;167 unsigned long driver_data;168 struct regulator *regulator;169 struct device *dev;[all …]