Searched refs:STPMIC1_LDO_ENA (Results 1 - 3 of 3) sorted by relevance

/u-boot/board/st/common/
H A Dstpmic1.c75 STPMIC1_LDO_ENA, STPMIC1_LDO_ENA);
138 STPMIC1_LDO_ENA, STPMIC1_LDO_ENA);
/u-boot/include/power/
H A Dstpmic1.h47 #define STPMIC1_LDO_ENA BIT(0) macro
/u-boot/drivers/power/regulator/
H A Dstpmic1.c361 return ret & STPMIC1_LDO_ENA ? true : false;
384 STPMIC1_LDO_ENA, enable ? STPMIC1_LDO_ENA : 0);

Completed in 45 milliseconds