Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dact8865-regulator.c144 struct act8865 { struct
578 struct act8865 *act8865; in act8865_power_off() local
580 act8865 = i2c_get_clientdata(act8865_i2c_client); in act8865_power_off()
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()
720 act8865->regmap = devm_regmap_init_i2c(client, regmap_config); in act8865_pmic_probe()
721 if (IS_ERR(act8865->regmap)) { in act8865_pmic_probe()
722 ret = PTR_ERR(act8865->regmap); in act8865_pmic_probe()
[all …]
H A DMakefile21 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dact8865-regulator.txt5 - compatible: "active-semi,act8846" or "active-semi,act8865" or "active-semi,act8600"
29 - for act8865:
38 for act8865 using mode values from dt-bindings/regulator/active-semi,8865-regulator.h
44 - for act8865:
56 pmic: act8865@5b {
57 compatible = "active-semi,act8865";
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsama5d3xcm_cmp.dtsi72 pmic: act8865@5b {
73 compatible = "active-semi,act8865";
H A Dat91-sama5d3_xplained.dts83 pmic: act8865@5b {
84 compatible = "active-semi,act8865";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsama5d3xcm_cmp.dtsi82 pmic: act8865@5b {
83 compatible = "active-semi,act8865";
H A Dat91-kizbox2-common.dtsi90 pmic: act8865@5b {
91 compatible = "active-semi,act8865";
H A Dat91-sama5d3_xplained.dts90 pmic: act8865@5b {
91 compatible = "active-semi,act8865";
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_rockchip1429 # required by act8865-regulator.ko
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin
H A Dmodules.builtin.modinfo
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log