Symbol: PFUZE3001
drivers/regulator/pfuze100-regulator.c
113
{ .compatible = "fsl,pfuze3001", .data = (void *)PFUZE3001},
drivers/regulator/pfuze100-regulator.c
127
case PFUZE3001:
drivers/regulator/pfuze100-regulator.c
423
PFUZE3000_SW_REG(PFUZE3001, SW1, PFUZE100_SW1ABVOL, 0x1f, pfuze3000_sw1a),
drivers/regulator/pfuze100-regulator.c
424
PFUZE3000_SW_REG(PFUZE3001, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo),
drivers/regulator/pfuze100-regulator.c
425
PFUZE3000_SW3_REG(PFUZE3001, SW3, PFUZE100_SW3AVOL, 900000, 1650000, 50000),
drivers/regulator/pfuze100-regulator.c
426
PFUZE100_SWB_REG(PFUZE3001, VSNVS, PFUZE100_VSNVSVOL, 0x7, pfuze100_vsnvs),
drivers/regulator/pfuze100-regulator.c
427
PFUZE100_VGEN_REG(PFUZE3001, VLDO1, PFUZE100_VGEN1VOL, 1800000, 3300000, 100000),
drivers/regulator/pfuze100-regulator.c
428
PFUZE100_VGEN_REG(PFUZE3001, VLDO2, PFUZE100_VGEN2VOL, 800000, 1550000, 50000),
drivers/regulator/pfuze100-regulator.c
429
PFUZE3000_VCC_REG(PFUZE3001, VCCSD, PFUZE100_VGEN3VOL, 2850000, 3300000, 150000),
drivers/regulator/pfuze100-regulator.c
430
PFUZE3000_VCC_REG(PFUZE3001, V33, PFUZE100_VGEN4VOL, 2850000, 3300000, 150000),
drivers/regulator/pfuze100-regulator.c
431
PFUZE100_VGEN_REG(PFUZE3001, VLDO3, PFUZE100_VGEN5VOL, 1800000, 3300000, 100000),
drivers/regulator/pfuze100-regulator.c
432
PFUZE100_VGEN_REG(PFUZE3001, VLDO4, PFUZE100_VGEN6VOL, 1800000, 3300000, 100000),
drivers/regulator/pfuze100-regulator.c
530
case PFUZE3001:
drivers/regulator/pfuze100-regulator.c
734
case PFUZE3001:
drivers/regulator/pfuze100-regulator.c
794
pfuze_chip->chip_id == PFUZE3001) {