Lines Matching defs:max8998_platform_data
100 struct max8998_platform_data { struct
101 struct max8998_regulator_data *regulators;
102 int num_regulators;
103 int irq_base;
104 int ono;
105 bool buck_voltage_lock;
106 int buck1_voltage1;
107 int buck1_voltage2;
108 int buck1_voltage3;
109 int buck1_voltage4;
110 int buck2_voltage1;
111 int buck2_voltage2;
112 int buck1_set1;
113 int buck1_set2;
114 int buck1_default_idx;
115 int buck2_set3;
116 int buck2_default_idx;
117 bool wakeup;
118 bool rtc_delay;
119 int eoc;
120 int restart;
121 int timeout;