Searched defs:max8973_regulator_platform_data (Results 1 – 1 of 1) sorted by relevance
71 struct max8973_regulator_platform_data { struct72 struct regulator_init_data *reg_init_data;73 unsigned long control_flags;74 unsigned long junction_temp_warning;75 bool enable_ext_control;76 int enable_gpio;77 int dvs_gpio;78 unsigned dvs_def_state:1;