Home
last modified time | relevance | path

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

/external/u-boot/board/kosagi/novena/
Dnovena.c217 pmic_reg_read(p, PFUZE100_SWBSTCON1, &reg); in power_init_board()
220 pmic_reg_write(p, PFUZE100_SWBSTCON1, reg); in power_init_board()
/external/u-boot/drivers/power/regulator/
Dpfuze100.c167 PFUZE100_SWB_REG(swbst, PFUZE100_SWBSTCON1, 0x3, 50000, pfuze100_swbst),
184 PFUZE100_SWB_REG(swbst, PFUZE100_SWBSTCON1, 0x3, 50000, pfuze100_swbst),
201 PFUZE100_SWB_REG(swbst, PFUZE100_SWBSTCON1, 0x3, 50000, pfuze100_swbst),
/external/u-boot/include/power/
Dpfuze100_pmic.h51 PFUZE100_SWBSTCON1 = 0x66, enumerator
/external/u-boot/board/gateworks/gw_ventana/
Dcommon.c1268 pmic_reg_read(p, PFUZE100_SWBSTCON1, &reg); in setup_pmic()
1271 pmic_reg_write(p, PFUZE100_SWBSTCON1, reg); in setup_pmic()