Searched refs:LDO_EN (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/power/
H A Dmc34vr500_pmic.h123 #define LDO_EN (1 << 4) macro
H A Dpfuze100_pmic.h202 #define LDO_EN (1 << 4) macro
/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c170 reg |= (LDOB_3_30V | (1 << LDO_EN));
/u-boot/board/wandboard/
H A Dwandboard.c384 reg |= (LDOA_1_50V | (1 << (LDO_EN)));
/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana_spl.c805 reg |= (LDOA_1_50V | LDO_EN);
821 reg |= (LDOB_2_50V | LDO_EN);

Completed in 56 milliseconds