Home
last modified time | relevance | path

Searched refs:act8865 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dact8865-regulator.c3 * act8865-regulator.c - Voltage regulation for active-semi ACT88xx PMUs
16 #include <linux/regulator/act8865.h>
144 struct act8865 { struct
556 { .compatible = "active-semi,act8865", .data = (void *)ACT8865 },
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 in act8865_power_off()
661 struct act8865 *act8865; act8865_pmic_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dact8865-regulator.c3 * act8865-regulator.c - Voltage regulation for active-semi ACT88xx PMUs
16 #include <linux/regulator/act8865.h>
144 struct act8865 { struct
556 { .compatible = "active-semi,act8865", .data = (void *)ACT8865 },
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 in act8865_power_off()
661 struct act8865 *act8865; act8865_pmic_probe() local
[all...]

Completed in 3 milliseconds