ACT8600           466 drivers/regulator/act8865-regulator.c 	ACT88xx_REG("DCDC1", ACT8600, DCDC1, VSET, "vp1"),
ACT8600           467 drivers/regulator/act8865-regulator.c 	ACT88xx_REG("DCDC2", ACT8600, DCDC2, VSET, "vp2"),
ACT8600           468 drivers/regulator/act8865-regulator.c 	ACT88xx_REG("DCDC3", ACT8600, DCDC3, VSET, "vp3"),
ACT8600           485 drivers/regulator/act8865-regulator.c 	ACT88xx_REG("LDO5", ACT8600, LDO5, VSET, "inl"),
ACT8600           486 drivers/regulator/act8865-regulator.c 	ACT88xx_REG("LDO6", ACT8600, LDO6, VSET, "inl"),
ACT8600           487 drivers/regulator/act8865-regulator.c 	ACT88xx_REG("LDO7", ACT8600, LDO7, VSET, "inl"),
ACT8600           488 drivers/regulator/act8865-regulator.c 	ACT88xx_REG("LDO8", ACT8600, LDO8, VSET, "inl"),
ACT8600           554 drivers/regulator/act8865-regulator.c 	{ .compatible = "active-semi,act8600", .data = (void *)ACT8600 },
ACT8600           685 drivers/regulator/act8865-regulator.c 	case ACT8600:
ACT8600           765 drivers/regulator/act8865-regulator.c 	if (type == ACT8600) {
ACT8600           782 drivers/regulator/act8865-regulator.c 	{ .name = "act8600", .driver_data = ACT8600 },