Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dpfuze100-regulator.c49 #define PFUZE100_VGEN1VOL 0x6c macro
380 PFUZE100_VGEN_REG(PFUZE100, VGEN1, PFUZE100_VGEN1VOL, 800000, 1550000, 50000),
397 PFUZE100_VGEN_REG(PFUZE200, VGEN1, PFUZE100_VGEN1VOL, 800000, 1550000, 50000),
414 PFUZE100_VGEN_REG(PFUZE3000, VLDO1, PFUZE100_VGEN1VOL, 1800000, 3300000, 100000),
427 PFUZE100_VGEN_REG(PFUZE3001, VLDO1, PFUZE100_VGEN1VOL, 1800000, 3300000, 100000),
595 regmap_update_bits(syspm_pfuze_chip->regmap, PFUZE100_VGEN1VOL, in pfuze_power_off_prepare()
/openbmc/u-boot/drivers/power/regulator/
H A 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),
/openbmc/u-boot/include/power/
H A Dpfuze100_pmic.h54 PFUZE100_VGEN1VOL = 0x6c, enumerator
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dcommon.c1579 pmic_reg_read(p, PFUZE100_VGEN1VOL, &reg); in setup_pmic()
1582 pmic_reg_write(p, PFUZE100_VGEN1VOL, reg); in setup_pmic()