Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
Dmax8998.c25 struct max8998_data { struct
26 struct device *dev;
27 struct max8998_dev *iodev;
28 int num_regulators;
29 u8 buck1_vol[4]; /* voltages for selection */
30 u8 buck2_vol[2];
31 unsigned int buck1_idx; /* index to last changed voltage */
33 unsigned int buck2_idx;
/kernel/linux/linux-6.6/drivers/regulator/
Dmax8998.c25 struct max8998_data { struct
26 struct device *dev;
27 struct max8998_dev *iodev;
28 int num_regulators;
29 u8 buck1_vol[4]; /* voltages for selection */
30 u8 buck2_vol[2];
31 unsigned int buck1_idx; /* index to last changed voltage */
33 unsigned int buck2_idx;