Lines Matching +full:low +full:- +full:power +full:- +full:enable

2 	bool "Enable Driver Model for PMIC drivers (UCLASS_PMIC)"
4 ---help---
5 This config enables the driver-model PMIC support.
6 UCLASS_PMIC - designed to provide an I/O interface for PMIC devices.
7 For the multi-function PMIC devices, this can be used as parent I/O
10 - 'drivers/power/pmic/pmic-uclass.c'
11 - 'include/power/pmic.h'
17 ---help---
21 U-Boot proper.
27 ---help---
35 bool "Enable support for the active-semi 8846 PMIC"
37 ---help---
38 This PMIC includes 4 DC/DC step-down buck regulators and 8 low-dropout
44 bool "Enable support for the Austria Micro Systems (AMS) AS7322 PMIC"
46 The AS3722 includes 7 DC/DC buck convertors, 11 low-noise LDOs, a
47 real-time clock, GPIOs, ADC and a few other features. It uses an I2C
48 interface and is designs to cover most of the power managementment
52 bool "Enable support for OnSemi FAN53555"
56 This config enables implementation of driver-model PMIC
58 a (family of) single-output regulators that supports
66 bool "Enable Driver Model for PMIC PFUZE100"
68 ---help---
69 This config enables implementation of driver-model pmic uclass features
73 bool "Enable Driver Model for PMIC MAX77686"
75 ---help---
76 This config enables implementation of driver-model pmic uclass features
80 bool "Enable Driver Model for PMIC MAX8998"
82 ---help---
83 This config enables implementation of driver-model pmic uclass features
87 bool "Enable Driver Model for PMIC MC34708"
90 This config enables implementation of driver-model pmic uclass features
94 bool "Enable Driver Model for PMIC MAX8997"
96 ---help---
97 This config enables implementation of driver-model pmic uclass features
99 This is a Power Management IC with RTC, Fuel Gauge, MUIC control on Chip.
100 - 21x LDOs
101 - 12x GPIOs
102 - Haptic Motor driver
103 - RTC with two alarms
104 - Fueal Gauge and One backup battery charger
105 - MUIC
106 - Others
109 bool "Enable Driver Model for Qualcomm PM8916 PMIC"
111 ---help---
114 - 18x LDO
115 - 4x GPIO
116 - Power and Reset buttons
117 - Watchdog
118 - RTC
119 - Vibrator drivers
120 - Others
122 Driver binding info: doc/device-tree-bindings/pmic/pm8916.txt
125 bool "Enable support for Rockchip PMIC RK8XX"
127 ---help---
128 The Rockchip RK808 PMIC provides four buck DC-DC convertors, 8 LDOs,
129 an RTC and two low Rds (resistance (drain to source)) switches. It is
134 bool "Enable Driver Model for PMIC Samsung S2MPS11"
136 ---help---
138 - 38 adjustable LDO regulators
139 - 9 High-Efficiency Buck Converters
140 - 1 BuckBoost Converter
141 - RTC with two alarms
142 - Backup battery charger
143 - I2C Configuration Interface
145 Binding info: doc/device-tree-bindings/pmic/s2mps11.txt
148 bool "Enable Driver Model for emulated Sandbox PMIC"
150 ---help---
151 Enable the driver for Sandbox PMIC emulation. The emulated PMIC device
153 - sandbox PMIC I/O driver - implements dm pmic operations
154 - sandbox PMIC i2c emul driver - emulates the PMIC's I2C transmission
156 A detailed information can be found in header: '<power/sandbox_pmic.h>'
160 - I2C chip address: 0x40
161 - first register address: 0x0
162 - register count: 0x10
164 - 2x LDO
165 - 2x BUCK
166 - Each, with a different operating conditions (header).
168 - set by i2c emul driver's probe() (defaults in header)
170 Driver binding info: doc/device-tree-bindings/pmic/sandbox.txt
173 bool "Enable Driver Model for the Samsung S5M8767 PMIC"
175 ---help---
177 as a SoC power controller. It also provides 32KHz clock outputs. This
182 bool "Enable driver for Ricoh RN5T567 PMIC"
184 ---help---
185 The RN5T567 is a PMIC with 4 step-down DC/DC converters, 5 LDO
186 regulators Real-Time Clock and 4 GPIOs. This driver provides
190 bool "Enable driver for Texas Instruments TPS65090 PMIC"
192 ---help---
195 only, and you can enable the regulator/charger drivers separately if
199 bool "Enable driver for Texas Instruments PALMAS PMIC"
201 ---help---
206 bool "Enable driver for Texas Instruments LP873X PMIC"
208 ---help---
213 bool "Enable driver for Texas Instruments LP87565 PMIC"
215 ---help---
220 bool "Enable driver for Freescale MC34VR500 PMIC"
221 ---help---
223 SoC. It provides 4 buck DC-DC convertors and 5 LDOs, and it is accessed
227 bool "Enable driver for Texas Instruments TPS65910 PMIC"
229 ---help---
230 The TPS65910 is a PMIC containing 3 buck DC-DC converters, one boost
231 DC-DC converter, 8 LDOs and a RTC. This driver binds the SMPS and LDO
235 bool "Enable support for STMicroelectronics STPMU1 PMIC"
237 ---help---
238 The STPMU1 PMIC provides 4 BUCKs, 6 LDOs, 1 VREF and 2 power switches.