ACT8865 533 drivers/regulator/act8865-regulator.c ACT88xx_REG("DCDC_REG1", ACT8865, DCDC1, VSET1, "vp1"), ACT8865 534 drivers/regulator/act8865-regulator.c ACT88xx_REG("DCDC_REG2", ACT8865, DCDC2, VSET1, "vp2"), ACT8865 535 drivers/regulator/act8865-regulator.c ACT88xx_REG("DCDC_REG3", ACT8865, DCDC3, VSET1, "vp3"), ACT8865 536 drivers/regulator/act8865-regulator.c ACT88xx_LDO("LDO_REG1", ACT8865, LDO1, VSET, "inl45"), ACT8865 537 drivers/regulator/act8865-regulator.c ACT88xx_LDO("LDO_REG2", ACT8865, LDO2, VSET, "inl45"), ACT8865 538 drivers/regulator/act8865-regulator.c ACT88xx_LDO("LDO_REG3", ACT8865, LDO3, VSET, "inl67"), ACT8865 539 drivers/regulator/act8865-regulator.c ACT88xx_LDO("LDO_REG4", ACT8865, LDO4, VSET, "inl67"), ACT8865 543 drivers/regulator/act8865-regulator.c ACT88xx_REG("DCDC_REG1", ACT8865, DCDC1, VSET2, "vp1"), ACT8865 544 drivers/regulator/act8865-regulator.c ACT88xx_REG("DCDC_REG2", ACT8865, DCDC2, VSET2, "vp2"), ACT8865 545 drivers/regulator/act8865-regulator.c ACT88xx_REG("DCDC_REG3", ACT8865, DCDC3, VSET2, "vp3"), ACT8865 546 drivers/regulator/act8865-regulator.c ACT88xx_LDO("LDO_REG1", ACT8865, LDO1, VSET, "inl45"), ACT8865 547 drivers/regulator/act8865-regulator.c ACT88xx_LDO("LDO_REG2", ACT8865, LDO2, VSET, "inl45"), ACT8865 548 drivers/regulator/act8865-regulator.c ACT88xx_LDO("LDO_REG3", ACT8865, LDO3, VSET, "inl67"), ACT8865 549 drivers/regulator/act8865-regulator.c ACT88xx_LDO("LDO_REG4", ACT8865, LDO4, VSET, "inl67"), ACT8865 556 drivers/regulator/act8865-regulator.c { .compatible = "active-semi,act8865", .data = (void *)ACT8865 }, ACT8865 699 drivers/regulator/act8865-regulator.c case ACT8865: ACT8865 777 drivers/regulator/act8865-regulator.c return type != ACT8865 ? 0 : regmap_write(act8865->regmap, ACT8865 784 drivers/regulator/act8865-regulator.c { .name = "act8865", .driver_data = ACT8865 },