Lines Matching defs:sec_platform_data
120890 struct sec_platform_data { struct
120891 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;
120900 unsigned int buck4_voltage[8];
120901 bool buck4_gpiodvs;
120902 int buck_default_idx;
120903 int buck_ramp_delay;
120904 bool buck2_ramp_enable;
120905 bool buck3_ramp_enable;
120906 bool buck4_ramp_enable;
120907 int buck2_init;
120908 int buck3_init;
120909 int buck4_init;
120910 bool manual_poweroff;
120911 bool disable_wrstbi;