Lines Matching +full:multi +full:- +full:pmic

4 	---help---
6 UCLASS_REGULATOR - designed to provide a common API for basic regulator's
10 - 'include/power/pmic.h'
11 - 'include/power/regulator.h'
12 - 'drivers/power/pmic/pmic-uclass.c'
13 - 'drivers/power/pmic/regulator-uclass.c'
16 for this purpose if PMIC I/O driver is implemented or dm_scan_fdt_dev()
22 ---help---
24 code space can be saved by accessing the PMIC registers directly.
31 ---help---
32 Enable support for the regulator functions of the ACT8846 PMIC. The
34 by the PMIC device. This driver is controlled by a device tree node
42 driver implements enable/disable for step-down bucks and LDOs,
44 done using direct register writes to the PMIC.
49 ---help---
50 This config enables implementation of driver-model regulator uclass
57 ---help---
68 This config enables implementation of driver-model regulator uclass
74 ---help---
75 This config enables implementation of driver-model regulator uclass
83 This config enables implementation of driver-model regulator
85 a (family of) single-output regulators that supports
98 ---help---
99 This config enables implementation of driver-model regulator uclass
106 ---help---
107 This config enables implementation of driver-model regulator uclass
113 ---help---
114 This config enables implementation of driver-model regulator uclass
121 ---help---
122 This config enables implementation of driver-model regulator uclass
128 ---help---
129 Enable support for the regulator functions of the RK8XX PMIC. The
131 by the PMIC device. This driver is controlled by a device tree node
137 ---help---
138 This enables implementation of driver-model regulator uclass
145 ---help---
152 bool "Enable Driver Model for Sandbox PMIC regulator"
154 ---help---
155 Enable the regulator driver for emulated Sandbox PMIC.
156 The emulated PMIC device depends on two drivers:
157 - sandbox PMIC I/O driver - implements dm pmic operations
158 - sandbox PMIC regulator driver - implements dm regulator operations
159 - sandbox PMIC i2c emul driver - emulates the PMIC's I2C transmission
161 The regulator driver provides uclass operations for sandbox PMIC's
166 The Sandbox PMIC info:
168 - I2C chip address: 0x40
169 - first register address: 0x0
170 - register count: 0x10
172 - 2x LDO
173 - 2x BUCK
174 - Each, with a different operating conditions (header).
176 - set by i2c emul driver's probe() (defaults in header)
179 Binding info: 'doc/device-tree-bindings/pmic/max77686.txt'
182 bool "Enable driver for TPS65090 PMIC regulators"
184 ---help---
185 The TPS65090 provides several FETs (Field-effect Transistors,
192 bool "Enable driver for PALMAS PMIC regulators"
194 ---help---
195 This enables implementation of driver-model regulator uclass
204 ---help---
205 This enables implementation of driver-model regulator uclass
206 features for pseudo-regulator PBIAS found in the OMAP SOCs.
207 This pseudo-regulator is used to provide a BIAS voltage to MMC1
213 bool "Enable driver for LP873X PMIC regulators"
215 ---help---
216 This enables implementation of driver-model regulator uclass
221 bool "Enable driver for LP87565 PMIC regulators"
223 ---help---
224 This enables implementation of driver-model regulator uclass
227 be configured in multi phase modes. The driver implements
240 bool "Enable driver for TPS65910 PMIC regulators"
242 ---help---
243 The TPS65910 PMIC provides 4 SMPSs and 8 LDOs. This driver supports all
250 ---help---
251 Enable support for the regulator functions of the STPMU1 PMIC. The
253 by the PMIC device. This driver is controlled by a device tree node