Searched full:act8865 (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/regulator/ |
H A D | act8865-regulator.c | 3 * act8865-regulator.c - Voltage regulation for active-semi ACT88xx PMUs 16 #include <linux/regulator/act8865.h> 90 * ACT8865 Global Register Map. 139 * ACT8865 voltage number 144 struct act8865 { struct 533 ACT88xx_REG("DCDC_REG1", ACT8865, DCDC1, VSET1, "vp1"), 534 ACT88xx_REG("DCDC_REG2", ACT8865, DCDC2, VSET1, "vp2"), 535 ACT88xx_REG("DCDC_REG3", ACT8865, DCDC3, VSET1, "vp3"), 536 ACT88xx_LDO("LDO_REG1", ACT8865, LDO1, VSET, "inl45"), 537 ACT88xx_LDO("LDO_REG2", ACT8865, LDO2, VSET, "inl45"), [all …]
|
H A D | Makefile | 22 obj-$(CONFIG_REGULATOR_ACT8865) += act8865-regulator.o
|
H A D | Kconfig | 101 tristate "Active-semi act8865 voltage regulator" 106 This driver controls a active-semi act8865 voltage output
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | active-semi,act8865.yaml | 4 $id: http://devicetree.org/schemas/regulator/active-semi,act8865.yaml# 7 title: Active-semi ACT8865 regulator 14 const: active-semi,act8865 21 Indicates that the ACT8865 is responsible for powering OFF 98 compatible = "active-semi,act8865";
|
/linux/include/linux/regulator/ |
H A D | act8865.h | 3 * act8865.h -- Voltage regulation for active-semi act88xx PMUs 55 ACT8865, enumerator 74 * act8865_platform_data - platform data for act8865
|
/linux/include/dt-bindings/regulator/ |
H A D | active-semi,8865-regulator.h | 3 * Device Tree binding constants for the ACT8865 PMIC regulators 11 * ACT8865 regulators as follows:
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | sama5d3xcm_cmp.dtsi | 82 pmic: act8865@5b { 83 compatible = "active-semi,act8865";
|
H A D | at91-kizbox2-common.dtsi | 88 pmic: act8865@5b { 89 compatible = "active-semi,act8865";
|
H A D | at91-sama5d3_xplained.dts | 90 pmic: act8865@5b { 91 compatible = "active-semi,act8865";
|