Home
last modified time | relevance | path

Searched defs:cy8c95x0_pinctrl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c147 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;
165 char name[32];
[all …]