Home
last modified time | relevance | path

Searched hist:"2 f5d532f3b8a7697dc1b5700000b1e350323d50c" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dregulator.c2f5d532f3b8a7697dc1b5700000b1e350323d50c Wed Oct 26 08:12:30 UTC 2016 Keerthy <j-keerthy@ti.com> power: regulator: Introduce regulator_set_value_force function

In case we want to force a particular value on a regulator
irrespective of the min/max constraints for testing purposes
one can call regulator_set_value_force function.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/power/
H A Dregulator.h2f5d532f3b8a7697dc1b5700000b1e350323d50c Wed Oct 26 08:12:30 UTC 2016 Keerthy <j-keerthy@ti.com> power: regulator: Introduce regulator_set_value_force function

In case we want to force a particular value on a regulator
irrespective of the min/max constraints for testing purposes
one can call regulator_set_value_force function.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dregulator-uclass.c2f5d532f3b8a7697dc1b5700000b1e350323d50c Wed Oct 26 08:12:30 UTC 2016 Keerthy <j-keerthy@ti.com> power: regulator: Introduce regulator_set_value_force function

In case we want to force a particular value on a regulator
irrespective of the min/max constraints for testing purposes
one can call regulator_set_value_force function.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>