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