Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dstpmic1.h187 int stpmic1_regulator_pull_down_set(const char *name);
/rk3399_ARM-atf/drivers/st/pmic/
H A Dstm32mp_pmic.c318 return stpmic1_regulator_pull_down_set(desc->node_name); in pmic_set_flag()
H A Dstpmic1.c713 int stpmic1_regulator_pull_down_set(const char *name) in stpmic1_regulator_pull_down_set() function