Searched full:act8600 (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | active-semi,act8600.yaml | 4 $id: http://devicetree.org/schemas/regulator/active-semi,act8600.yaml# 7 title: Active-semi ACT8600 regulator 14 const: active-semi,act8600 21 Indicates that the ACT8600 is responsible for powering OFF 92 compatible = "active-semi,act8600";
|
/linux/drivers/regulator/ |
H A D | act8865-regulator.c | 25 * ACT8600 Global Register Map. 466 ACT88xx_REG("DCDC1", ACT8600, DCDC1, VSET, "vp1"), 467 ACT88xx_REG("DCDC2", ACT8600, DCDC2, VSET, "vp2"), 468 ACT88xx_REG("DCDC3", ACT8600, DCDC3, VSET, "vp3"), 485 ACT88xx_REG("LDO5", ACT8600, LDO5, VSET, "inl"), 486 ACT88xx_REG("LDO6", ACT8600, LDO6, VSET, "inl"), 487 ACT88xx_REG("LDO7", ACT8600, LDO7, VSET, "inl"), 488 ACT88xx_REG("LDO8", ACT8600, LDO8, VSET, "inl"), 554 { .compatible = "active-semi,act8600", .data = (void *)ACT8600 }, 634 .name = "act8600-charger", [all …]
|
/linux/include/linux/regulator/ |
H A D | act8865.h | 54 ACT8600, enumerator
|
/linux/arch/mips/boot/dts/ingenic/ |
H A D | ci20.dts | 295 act8600: act8600@5a { label 296 compatible = "active-semi,act8600";
|
H A D | gcw0.dts | 248 act8600: pmic@5a { label 249 compatible = "active-semi,act8600";
|