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