Lines Matching defs:pm860x_chip
379 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;
390 unsigned short osc_vote;
391 int id;
392 int irq_mode;
393 int irq_base;
394 int core_irq;
395 unsigned char chip_version;
396 unsigned char osc_status;
398 unsigned int wakeup_flag;