Searched defs:max8997_platform_data (Results 1 – 1 of 1) sorted by relevance
178 struct max8997_platform_data { struct180 int ono;181 int wakeup;184 struct max8997_regulator_data *regulators;185 int num_regulators;197 bool ignore_gpiodvs_side_effect;198 int buck125_gpios[3]; /* GPIO of [0]SET1, [1]SET2, [2]SET3 */199 int buck125_default_idx; /* Default value of SET1, 2, 3 */200 unsigned int buck1_voltage[8]; /* buckx_voltage in uV */201 bool buck1_gpiodvs;[all …]