Home
last modified time | relevance | path

Searched refs:act8865 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dact8865-regulator.c144 struct act8865 { struct
578 struct act8865 *act8865; in act8865_power_off() local
581 regmap_write(act8865->regmap, act8865->off_reg, act8865->off_mask); in act8865_power_off()
661 struct act8865 *act8865; in act8865_pmic_probe() local
716 act8865 = devm_kzalloc(dev, sizeof(struct act8865), GFP_KERNEL); in act8865_pmic_probe()
717 if (!act8865) in act8865_pmic_probe()
721 if (IS_ERR(act8865->regmap)) { in act8865_pmic_probe()
722 ret = PTR_ERR(act8865->regmap); in act8865_pmic_probe()
730 act8865->off_reg = off_reg; in act8865_pmic_probe()
731 act8865->off_mask = off_mask; in act8865_pmic_probe()
[all …]
H A DMakefile20 obj-$(CONFIG_REGULATOR_ACT8865) += act8865-regulator.o
H A DKconfig85 tristate "Active-semi act8865 voltage regulator"
90 This driver controls a active-semi act8865 voltage output
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dactive-semi,act8865.yaml4 $id: http://devicetree.org/schemas/regulator/active-semi,act8865.yaml#
14 const: active-semi,act8865
98 compatible = "active-semi,act8865";
/openbmc/u-boot/arch/arm/dts/
H A Dsama5d3xcm_cmp.dtsi72 pmic: act8865@5b {
73 compatible = "active-semi,act8865";
H A Dat91-sama5d3_xplained.dts95 pmic: act8865@5b {
96 compatible = "active-semi,act8865";
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dsama5d3xcm_cmp.dtsi82 pmic: act8865@5b {
83 compatible = "active-semi,act8865";
H A Dat91-kizbox2-common.dtsi88 pmic: act8865@5b {
89 compatible = "active-semi,act8865";
H A Dat91-sama5d3_xplained.dts90 pmic: act8865@5b {
91 compatible = "active-semi,act8865";