Searched defs:sec_platform_data (Results 1 – 1 of 1) sorted by relevance
120890 struct sec_platform_data { struct120891 struct sec_regulator_data *regulators;120892 struct sec_opmode_data *opmode;120893 int num_regulators;120894 int buck_gpios[3];120895 int buck_ds[3];120896 unsigned int buck2_voltage[8];120897 bool buck2_gpiodvs;120898 unsigned int buck3_voltage[8];120899 bool buck3_gpiodvs;[all …]