Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dpfuze100_pmic.h215 #define SWBST_VOL_MASK 0x3 macro
/OK3568_Linux_fs/u-boot/board/kosagi/novena/
H A Dnovena.c218 reg &= ~(SWBST_MODE_MASK | SWBST_VOL_MASK); in power_init_board()
/OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1270 reg &= ~(SWBST_MODE_MASK | SWBST_VOL_MASK); in setup_pmic()