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