Home
last modified time | relevance | path

Searched refs:regulators_enable_state_mem (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/power/
H A Dregulator.h403 int regulators_enable_state_mem(bool verbose);
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dregulator-uclass.c495 int regulators_enable_state_mem(bool verbose) in regulators_enable_state_mem() function
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c165 regulators_enable_state_mem(false); in regulators_suspend()