Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/st/pmic/
Dstm32mp_pmic.c176 status = stpmic1_regulator_enable(node_name);
303 status = stpmic1_regulator_enable("buck2");
310 status = stpmic1_regulator_enable("vref_ddr");
317 status = stpmic1_regulator_enable("ldo3");
363 status = stpmic1_regulator_enable("ldo3");
370 status = stpmic1_regulator_enable("buck2");
377 status = stpmic1_regulator_enable("vref_ddr");
Dstpmic1.c580 int stpmic1_regulator_enable(const char *name) in stpmic1_regulator_enable() function
/external/arm-trusted-firmware/include/drivers/st/
Dstpmic1.h157 int stpmic1_regulator_enable(const char *name);