Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/drivers/st/
A Dstpmic1.h182 bool stpmic1_is_regulator_enabled(const char *name);
/arm-trusted-firmware-2.8.0/drivers/st/pmic/
A Dstpmic1.c670 bool stpmic1_is_regulator_enabled(const char *name) in stpmic1_is_regulator_enabled() function
919 stpmic1_is_regulator_enabled(name) ? "en" : "dis", in stpmic1_dump_regulators()
A Dstm32mp_pmic.c394 return stpmic1_is_regulator_enabled(desc->node_name); in pmic_get_state()

Completed in 6 milliseconds