Lines Matching +full:regulator +full:- +full:v3
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * max1586.h -- Voltage regulation for the Maxim 1586
11 #include <linux/regulator/machine.h>
23 * max1586_subdev_data - regulator data
24 * @id: regulator Id (either MAX1586_V3 or MAX1586_V6)
25 * @name: regulator cute name (example for V3: "vcc_core")
26 * @platform_data: regulator init data (constraints, supplies, ...)
35 * max1586_platform_data - platform data for max1586
37 * @subdevs: regulator used
38 * At most, there will be a regulator for V3 and one for V6 voltages.
39 * @v3_gain: gain on the V3 voltage output multiplied by 1e6.