Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/
D88pm860x.h376 struct pm860x_chip { struct
377 struct device *dev;
378 struct mutex irq_lock;
379 struct mutex osc_lock;
380 struct i2c_client *client;
381 struct i2c_client *companion; /* companion chip client */
382 struct regmap *regmap;
383 struct regmap *regmap_companion;
385 int buck3_double; /* DVC ramp slope double */
386 int companion_addr;
[all …]