Home
last modified time | relevance | path

Searched refs:LDO_EN (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Dmc34vr500_pmic.h124 #define LDO_EN (1 << 4) macro
H A Dpfuze100_pmic.h198 #define LDO_EN (1 << 4) macro
/OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabresd/
H A Dmx6sxsabresd.c223 reg |= (LDOB_3_30V | (1 << LDO_EN)); in power_init_board()
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1265 reg |= (LDOA_1_50V | LDO_EN); in setup_pmic()