PFUZE3000         111 drivers/regulator/pfuze100-regulator.c 	{.name = "pfuze3000", .driver_data = PFUZE3000},
PFUZE3000         120 drivers/regulator/pfuze100-regulator.c 	{ .compatible = "fsl,pfuze3000", .data = (void *)PFUZE3000},
PFUZE3000         139 drivers/regulator/pfuze100-regulator.c 	case PFUZE3000:
PFUZE3000         394 drivers/regulator/pfuze100-regulator.c 	PFUZE100_SWB_REG(PFUZE3000, SW1A, PFUZE100_SW1ABVOL, 0x1f, pfuze3000_sw1a),
PFUZE3000         395 drivers/regulator/pfuze100-regulator.c 	PFUZE100_SW_REG(PFUZE3000, SW1B, PFUZE100_SW1CVOL, 700000, 1475000, 25000),
PFUZE3000         396 drivers/regulator/pfuze100-regulator.c 	PFUZE100_SWB_REG(PFUZE3000, SW2, PFUZE100_SW2VOL, 0x7, pfuze3000_sw2lo),
PFUZE3000         397 drivers/regulator/pfuze100-regulator.c 	PFUZE3000_SW3_REG(PFUZE3000, SW3, PFUZE100_SW3AVOL, 900000, 1650000, 50000),
PFUZE3000         398 drivers/regulator/pfuze100-regulator.c 	PFUZE100_SWB_REG(PFUZE3000, SWBST, PFUZE100_SWBSTCON1, 0x3, pfuze100_swbst),
PFUZE3000         399 drivers/regulator/pfuze100-regulator.c 	PFUZE100_SWB_REG(PFUZE3000, VSNVS, PFUZE100_VSNVSVOL, 0x7, pfuze100_vsnvs),
PFUZE3000         400 drivers/regulator/pfuze100-regulator.c 	PFUZE100_FIXED_REG(PFUZE3000, VREFDDR, PFUZE100_VREFDDRCON, 750000),
PFUZE3000         401 drivers/regulator/pfuze100-regulator.c 	PFUZE100_VGEN_REG(PFUZE3000, VLDO1, PFUZE100_VGEN1VOL, 1800000, 3300000, 100000),
PFUZE3000         402 drivers/regulator/pfuze100-regulator.c 	PFUZE100_VGEN_REG(PFUZE3000, VLDO2, PFUZE100_VGEN2VOL, 800000, 1550000, 50000),
PFUZE3000         403 drivers/regulator/pfuze100-regulator.c 	PFUZE3000_VCC_REG(PFUZE3000, VCCSD, PFUZE100_VGEN3VOL, 2850000, 3300000, 150000),
PFUZE3000         404 drivers/regulator/pfuze100-regulator.c 	PFUZE3000_VCC_REG(PFUZE3000, V33, PFUZE100_VGEN4VOL, 2850000, 3300000, 150000),
PFUZE3000         405 drivers/regulator/pfuze100-regulator.c 	PFUZE100_VGEN_REG(PFUZE3000, VLDO3, PFUZE100_VGEN5VOL, 1800000, 3300000, 100000),
PFUZE3000         406 drivers/regulator/pfuze100-regulator.c 	PFUZE100_VGEN_REG(PFUZE3000, VLDO4, PFUZE100_VGEN6VOL, 1800000, 3300000, 100000),
PFUZE3000         522 drivers/regulator/pfuze100-regulator.c 	case PFUZE3000:
PFUZE3000         744 drivers/regulator/pfuze100-regulator.c 	case PFUZE3000:
PFUZE3000         768 drivers/regulator/pfuze100-regulator.c 		((pfuze_chip->chip_id == PFUZE3000) ? "3000" : "3001"))));
PFUZE3000         799 drivers/regulator/pfuze100-regulator.c 				if (pfuze_chip->chip_id == PFUZE3000 ||