Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/power/
Dpfuze100_pmic.h175 #define LDOA_1_50V 14 macro
/third_party/uboot/u-boot-2020.01/board/wandboard/
Dwandboard.c383 reg |= (LDOA_1_50V | (1 << (LDO_EN))); in power_init_board()
/third_party/uboot/u-boot-2020.01/board/gateworks/gw_ventana/
Dcommon.c1582 reg |= (LDOA_1_50V | LDO_EN); in setup_pmic()