Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dact8865-regulator.c136 struct act8865 { struct
475 struct act8865 *act8865; in act8865_power_off() local
477 act8865 = i2c_get_clientdata(act8865_i2c_client); in act8865_power_off()
478 regmap_write(act8865->regmap, act8865->off_reg, act8865->off_mask); in act8865_power_off()
489 struct act8865 *act8865; in act8865_pmic_probe() local
553 act8865 = devm_kzalloc(dev, sizeof(struct act8865), GFP_KERNEL); in act8865_pmic_probe()
554 if (!act8865) in act8865_pmic_probe()
557 act8865->regmap = devm_regmap_init_i2c(client, regmap_config); in act8865_pmic_probe()
558 if (IS_ERR(act8865->regmap)) { in act8865_pmic_probe()
559 ret = PTR_ERR(act8865->regmap); in act8865_pmic_probe()
[all …]
DMakefile20 obj-$(CONFIG_REGULATOR_ACT8865) += act8865-regulator.o
DKconfig83 tristate "Active-semi act8865 voltage regulator"
87 This driver controls a active-semi act8865 voltage output
/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dact8865-regulator.txt5 - compatible: "active-semi,act8846" or "active-semi,act8865" or "active-semi,act8600"
29 - for act8865:
41 - for act8865:
51 pmic: act8865@5b {
52 compatible = "active-semi,act8865";
/Linux-v4.19/arch/arm/boot/dts/
Dat91-kizbox2.dts40 pmic: act8865@5b {
41 compatible = "active-semi,act8865";
Dat91-sama5d3_xplained.dts88 pmic: act8865@5b {
89 compatible = "active-semi,act8865";
Dsama5d3xcm_cmp.dtsi119 pmic: act8865@5b {
120 compatible = "active-semi,act8865";