Home
last modified time | relevance | path

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

/external/u-boot/drivers/power/regulator/
Dpfuze100.c235 MODE(SWBST_MODE_AUTO, SWBST_MODE_AUTO, "SWBST_MODE_AUTO"),
433 on_off = *enable ? SWBST_MODE_AUTO : in pfuze100_regulator_enable()
/external/u-boot/include/power/
Dpfuze100_pmic.h219 #define SWBST_MODE_AUTO 2 macro
/external/u-boot/board/kosagi/novena/
Dnovena.c219 reg |= (SWBST_5_00V | (SWBST_MODE_AUTO << SWBST_MODE_SHIFT)); in power_init_board()
/external/u-boot/board/gateworks/gw_ventana/
Dcommon.c1270 reg |= (SWBST_5_00V | (SWBST_MODE_AUTO << SWBST_MODE_SHIFT)); in setup_pmic()