Searched defs:pm860x_chip (Results 1 – 1 of 1) sorted by relevance
379 struct pm860x_chip { struct380 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 …]