Searched refs:ACT8600 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | act8865-regulator.c | 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 }, 685 case ACT8600: in act8865_pmic_probe() 765 if (type == ACT8600) { in act8865_pmic_probe() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | active-semi,act8600.yaml | 7 title: Active-semi ACT8600 regulator 21 Indicates that the ACT8600 is responsible for powering OFF
|
/openbmc/linux/include/linux/regulator/ |
H A D | act8865.h | 54 ACT8600, enumerator
|