Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/
Dmax8997.h165 struct max8997_platform_data { struct
167 int ono;
170 struct max8997_regulator_data *regulators;
171 int num_regulators;
183 bool ignore_gpiodvs_side_effect;
184 int buck125_gpios[3]; /* GPIO of [0]SET1, [1]SET2, [2]SET3 */
185 int buck125_default_idx; /* Default value of SET1, 2, 3 */
186 unsigned int buck1_voltage[8]; /* buckx_voltage in uV */
187 bool buck1_gpiodvs;
188 unsigned int buck2_voltage[8];
[all …]
/kernel/linux/linux-6.6/include/linux/mfd/
Dmax8997.h162 struct max8997_platform_data { struct
164 int ono;
167 struct max8997_regulator_data *regulators;
168 int num_regulators;
180 bool ignore_gpiodvs_side_effect;
181 int buck125_gpios[3]; /* GPIO of [0]SET1, [1]SET2, [2]SET3 */
182 int buck125_default_idx; /* Default value of SET1, 2, 3 */
183 unsigned int buck1_voltage[8]; /* buckx_voltage in uV */
184 bool buck1_gpiodvs;
185 unsigned int buck2_voltage[8];
[all …]