Searched defs:max8973_regulator_platform_data (Results 1 – 1 of 1) sorted by relevance
57 struct max8973_regulator_platform_data { struct58 struct regulator_init_data *reg_init_data;59 unsigned long control_flags;60 unsigned long junction_temp_warning;61 bool enable_ext_control;62 int enable_gpio;63 int dvs_gpio;64 unsigned dvs_def_state:1;