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