Home
last modified time | relevance | path

Searched defs:sec_platform_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/mfd/samsung/
Dcore.h87 struct sec_platform_data { struct
88 struct sec_regulator_data *regulators;
89 struct sec_opmode_data *opmode;
90 int device_type;
91 int num_regulators;
93 int irq_base;
94 int (*cfg_pmic_irq)(void);
96 bool wakeup;
97 bool buck_voltage_lock;
99 int buck_gpios[3];
[all …]