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'
14 bool "Enable Driver Model for PMIC drivers (UCLASS_PMIC) in SPL"
16 ---help---
17 This config enables the driver-model PMIC support.
18 UCLASS_PMIC - designed to provide an I/O interface for PMIC devices.
19 For the multi-function PMIC devices, this can be used as parent I/O
22 - 'drivers/power/pmic/pmic-uclass.c'
23 - 'include/power/pmic.h'
29 ---help---
33 U-Boot proper.
39 ---help---
47 bool "Enable support for the active-semi 8846 PMIC"
49 ---help---
50 This PMIC includes 4 DC/DC step-down buck regulators and 8 low-dropout
56 bool "Enable support for the Austria Micro Systems (AMS) AS7322 PMIC"
58 The AS3722 includes 7 DC/DC buck convertors, 11 low-noise LDOs, a
59 real-time clock, GPIOs, ADC and a few other features. It uses an I2C
60 interface and is designs to cover most of the power managementment
64 bool "Enable Driver Model for PMIC PFUZE100"
66 ---help---
67 This config enables implementation of driver-model pmic uclass features
71 bool "Enable Driver Model for PMIC MAX77686"
73 ---help---
74 This config enables implementation of driver-model pmic uclass features
78 bool "Enable Driver Model for PMIC MAX8998"
80 ---help---
81 This config enables implementation of driver-model pmic uclass features
85 bool "Enable Driver Model for PMIC MAX8997"
87 ---help---
88 This config enables implementation of driver-model pmic uclass features
90 This is a Power Management IC with RTC, Fuel Gauge, MUIC control on Chip.
91 - 21x LDOs
92 - 12x GPIOs
93 - Haptic Motor driver
94 - RTC with two alarms
95 - Fueal Gauge and One backup battery charger
96 - MUIC
97 - Others
100 bool "Enable Driver Model for Qualcomm PM8916 PMIC"
102 ---help---
105 - 18x LDO
106 - 4x GPIO
107 - Power and Reset buttons
108 - Watchdog
109 - RTC
110 - Vibrator drivers
111 - Others
113 Driver binding info: doc/device-tree-bindings/pmic/pm8916.txt
116 bool "Enable support for Rockchip PMIC RK8XX"
118 ---help---
119 The Rockchip RK808 PMIC provides four buck DC-DC convertors, 8 LDOs,
120 an RTC and two low Rds (resistance (drain to source)) switches. It is
125 bool "Enable support for Rockchip PMIC SPI RK8XX"
127 ---help---
128 The Rockchip RK8xx PMIC provides four buck DC-DC convertors, LDOs. It is
133 bool "Enable Driver Model for PMIC Samsung S2MPS11"
135 ---help---
137 - 38 adjustable LDO regulators
138 - 9 High-Efficiency Buck Converters
139 - 1 BuckBoost Converter
140 - RTC with two alarms
141 - Backup battery charger
142 - I2C Configuration Interface
144 Binding info: doc/device-tree-bindings/pmic/s2mps11.txt
147 bool "Enable Driver Model for emulated Sandbox PMIC "
149 ---help---
150 Enable the driver for Sandbox PMIC emulation. The emulated PMIC device
152 - sandbox PMIC I/O driver - implements dm pmic operations
153 - sandbox PMIC i2c emul driver - emulates the PMIC's I2C transmission
155 A detailed information can be found in header: '<power/sandbox_pmic.h>'
159 - I2C chip address: 0x40
160 - first register address: 0x0
161 - register count: 0x10
163 - 2x LDO
164 - 2x BUCK
165 - Each, with a different operating conditions (header).
167 - set by i2c emul driver's probe() (defaults in header)
169 Driver binding info: doc/device-tree-bindings/pmic/sandbox.txt
172 bool "Enable Driver Model for the Samsung S5M8767 PMIC"
174 ---help---
176 as a SoC power controller. It also provides 32KHz clock outputs. This
181 bool "Enable driver for Ricoh RN5T567 PMIC"
183 ---help---
184 The RN5T567 is a PMIC with 4 step-down DC/DC converters, 5 LDO
185 regulators Real-Time Clock and 4 GPIOs. This driver provides
189 bool "Enable driver for Texas Instruments TPS65090 PMIC"
191 ---help---
194 only, and you can enable the regulator/charger drivers separately if
198 bool "Enable driver for Texas Instruments PALMAS PMIC"
200 ---help---
205 bool "Enable driver for Texas Instruments LP873X PMIC"
207 ---help---
212 bool "Enable driver for Texas Instruments LP87565 PMIC"
214 ---help---
219 bool "Enable driver for Freescale MC34VR500 PMIC"
220 ---help---
222 SoC. It provides 4 buck DC-DC convertors and 5 LDOs, and it is accessed