Home
last modified time | relevance | path

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

/linux-3.3/drivers/regulator/
Dmax8998.c37 struct max8998_data { struct
38 struct device *dev;
39 struct max8998_dev *iodev;
40 int num_regulators;
41 struct regulator_dev **rdev;
42 u8 buck1_vol[4]; /* voltages for selection */
43 u8 buck2_vol[2];
44 unsigned int buck1_idx; /* index to last changed voltage */
46 unsigned int buck2_idx;