Searched hist:"34514 b8b9ce287e2b8e90c77974889d8c53656fe" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/power/ |
| H A D | regulator.h | 34514b8b9ce287e2b8e90c77974889d8c53656fe Fri Sep 30 03:50:42 UTC 2016 Keerthy <j-keerthy@ti.com> power: regulator: Add ctrl_reg and volt_reg fields for pmic
The ctrl reg contains bit fields to enable and disable regulators, and volt_reg has the bit fields to configure the voltage values. The registers are frequently accessed hence make them part of dm_regulator_uclass_platdata structure.
Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|