Home
last modified time | relevance | path

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

/external/u-boot/drivers/power/regulator/
Dpfuze100.c170 PFUZE100_VGEN_REG(vgen1, PFUZE100_VGEN1VOL, 50000),
187 PFUZE100_VGEN_REG(vgen1, PFUZE100_VGEN1VOL, 50000),
204 PFUZE100_VGEN_REG(vldo1, PFUZE100_VGEN1VOL, 100000),
/external/u-boot/include/power/
Dpfuze100_pmic.h54 PFUZE100_VGEN1VOL = 0x6c, enumerator
/external/u-boot/board/gateworks/gw_ventana/
Dcommon.c1262 pmic_reg_read(p, PFUZE100_VGEN1VOL, &reg); in setup_pmic()
1265 pmic_reg_write(p, PFUZE100_VGEN1VOL, reg); in setup_pmic()