Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dpfuze100.c236 MODE(SWBST_MODE_AUTO, SWBST_MODE_AUTO, "SWBST_MODE_AUTO"),
434 on_off = *enable ? SWBST_MODE_AUTO : in pfuze100_regulator_enable()
/OK3568_Linux_fs/u-boot/include/power/
H A Dpfuze100_pmic.h220 #define SWBST_MODE_AUTO 2 macro
/OK3568_Linux_fs/u-boot/board/kosagi/novena/
H A Dnovena.c219 reg |= (SWBST_5_00V | (SWBST_MODE_AUTO << SWBST_MODE_SHIFT)); in power_init_board()
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1271 reg |= (SWBST_5_00V | (SWBST_MODE_AUTO << SWBST_MODE_SHIFT)); in setup_pmic()