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

/u-boot/include/power/
H A Dstpmic1.h53 #define STPMIC1_LDO3_DDR_SEL 31 macro
/u-boot/board/st/common/
H A Dstpmic1.c40 ret |= STPMIC1_LDO_VOUT(STPMIC1_LDO3_DDR_SEL);
/u-boot/drivers/power/regulator/
H A Dstpmic1.c328 if (ldo == STPMIC1_LDO3 && sel == STPMIC1_LDO3_DDR_SEL)
407 return ret == STPMIC1_LDO3_DDR_SEL ? STPMIC1_LDO_MODE_SINK_SOURCE :
425 ret |= STPMIC1_LDO3_DDR_SEL << STPMIC1_LDO12356_VOUT_SHIFT;

Completed in 96 milliseconds