Searched defs:cy8c95x0_pinctrl (Results 1 – 1 of 1) sorted by relevance
145 struct cy8c95x0_pinctrl { struct146 struct regmap *regmap;147 struct mutex irq_lock;148 struct mutex i2c_lock;156 int nport;157 struct gpio_chip gpio_chip;158 unsigned long driver_data;159 struct regulator *regulator;160 struct device *dev;161 struct pinctrl_dev *pctldev;[all …]