Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dstpmic1.h180 int stpmic1_regulator_enable(const char *name);
/rk3399_ARM-atf/drivers/st/pmic/
H A Dstm32mp_pmic.c271 return stpmic1_regulator_enable(desc->node_name); in pmic_set_state()
H A Dstpmic1.c654 int stpmic1_regulator_enable(const char *name) in stpmic1_regulator_enable() function