Home
last modified time | relevance | path

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

/linux-3.3/include/linux/mfd/
D88pm860x.h298 struct pm860x_chip { struct
299 struct device *dev;
300 struct mutex irq_lock;
301 struct i2c_client *client;
302 struct i2c_client *companion; /* companion chip client */
303 struct regmap *regmap;
304 struct regmap *regmap_companion;
306 int buck3_double; /* DVC ramp slope double */
307 unsigned short companion_addr;
308 int id;
[all …]