Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
D88pm860x.h379 struct pm860x_chip { struct
380 struct device *dev;
381 struct mutex irq_lock;
382 struct mutex osc_lock;
383 struct i2c_client *client;
384 struct i2c_client *companion; /* companion chip client */
385 struct regmap *regmap;
386 struct regmap *regmap_companion;
388 int buck3_double; /* DVC ramp slope double */
389 int companion_addr;
[all …]