Searched refs:PFUZE100_SWBSTCON1 (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/board/kosagi/novena/ |
D | novena.c | 217 pmic_reg_read(p, PFUZE100_SWBSTCON1, ®); in power_init_board() 220 pmic_reg_write(p, PFUZE100_SWBSTCON1, reg); in power_init_board()
|
/external/u-boot/drivers/power/regulator/ |
D | pfuze100.c | 167 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/ |
D | pfuze100_pmic.h | 51 PFUZE100_SWBSTCON1 = 0x66, enumerator
|
/external/u-boot/board/gateworks/gw_ventana/ |
D | common.c | 1268 pmic_reg_read(p, PFUZE100_SWBSTCON1, ®); in setup_pmic() 1271 pmic_reg_write(p, PFUZE100_SWBSTCON1, reg); in setup_pmic()
|