Lines Matching full:pmic
10 - 'include/power/pmic.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()
24 code space can be saved by accessing the PMIC registers directly.
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
44 done using direct register writes to the PMIC.
115 Enable support for the regulator functions of the RK8XX PMIC. The
117 by the PMIC device. This driver is controlled by a device tree node
124 Enable support for the regulator functions of the RK806 PMIC. The
126 by the PMIC device. This driver is controlled by a device tree node
139 bool "Enable Driver Model for Sandbox PMIC regulator"
142 Enable the regulator driver for emulated Sandbox PMIC.
143 The emulated PMIC device depends on two drivers:
144 - sandbox PMIC I/O driver - implements dm pmic operations
145 - sandbox PMIC regulator driver - implements dm regulator operations
146 - sandbox PMIC i2c emul driver - emulates the PMIC's I2C transmission
148 The regulator driver provides uclass operations for sandbox PMIC's
153 The Sandbox PMIC info:
166 Binding info: 'doc/device-tree-bindings/pmic/max77686.txt'
169 bool "Enable driver for TPS65090 PMIC regulators"
179 bool "Enable driver for PALMAS PMIC regulators"
187 bool "Enable driver for LP873X PMIC regulators"
195 bool "Enable driver for LP87565 PMIC regulators"