Searched defs:sec_platform_data (Results 1 – 1 of 1) sorted by relevance
75 struct sec_platform_data { struct76 struct sec_regulator_data *regulators;77 struct sec_opmode_data *opmode;78 int num_regulators;80 int buck_gpios[3];81 int buck_ds[3];82 unsigned int buck2_voltage[8];83 bool buck2_gpiodvs;84 unsigned int buck3_voltage[8];85 bool buck3_gpiodvs;[all …]