Searched defs:cy8c95x0_pinctrl (Results 1 – 1 of 1) sorted by relevance
152 struct cy8c95x0_pinctrl { struct153 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;[all …]