Lines Matching +full:motor +full:- +full:driver

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
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
56 This config enables implementation of driver-model PMIC
58 a (family of) single-output regulators that supports
62 The driver implements read/write operations for use with the FAN53555
63 regulator driver and binds the regulator driver to its node.
66 bool "Enable Driver Model for PMIC PFUZE100"
68 ---help---
69 This config enables implementation of driver-model pmic uclass features
70 for PMIC PFUZE100. The driver implements read/write operations.
73 bool "Enable Driver Model for PMIC MAX77686"
75 ---help---
76 This config enables implementation of driver-model pmic uclass features
77 for PMIC MAX77686. The driver implements read/write operations.
80 bool "Enable Driver Model for PMIC MAX8998"
82 ---help---
83 This config enables implementation of driver-model pmic uclass features
84 for PMIC MAX8998. The driver implements read/write operations.
87 bool "Enable Driver Model for PMIC MC34708"
90 This config enables implementation of driver-model pmic uclass features
91 for PMIC MC34708. The driver implements read/write operations.
94 bool "Enable Driver Model for PMIC MAX8997"
96 ---help---
97 This config enables implementation of driver-model pmic uclass features
98 for PMIC MAX8997. The driver implements read/write operations.
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
127 ---help---
128 The Rockchip RK808 PMIC provides four buck DC-DC convertors, 8 LDOs,
131 This driver implements register read/write operations.
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
144 This driver provides access to I/O interface only.
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
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---
178 driver provides basic register access and sets up the attached
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---
194 FETs and a battery charger. This driver provides register access
199 bool "Enable driver for Texas Instruments PALMAS PMIC"
201 ---help---
203 This driver binds the pmic children.
206 bool "Enable driver for Texas Instruments LP873X PMIC"
208 ---help---
210 This driver binds the pmic children.
213 bool "Enable driver for Texas Instruments LP87565 PMIC"
215 ---help---
217 This driver binds the pmic children.
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
237 ---help---
240 SoCs. This driver implements register read/write operations.