Home
last modified time | relevance | path

Searched refs:slg51000 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dslg51000.txt4 - compatible : Should be "dlg,slg51000" for SLG51000
41 pmic: slg51000@75 {
42 compatible = "dlg,slg51000";
/Linux-v5.15/drivers/regulator/
Dslg51000-regulator.c38 struct slg51000 { struct
244 static int slg51000_regulator_init(struct slg51000 *chip) in slg51000_regulator_init()
348 struct slg51000 *chip = data; in slg51000_irq_handler()
417 static void slg51000_clear_fault_log(struct slg51000 *chip) in slg51000_clear_fault_log()
441 struct slg51000 *chip; in slg51000_i2c_probe()
445 chip = devm_kzalloc(dev, sizeof(struct slg51000), GFP_KERNEL); in slg51000_i2c_probe()
DMakefile138 obj-$(CONFIG_REGULATOR_SLG51000) += slg51000-regulator.o
/Linux-v5.15/
DMAINTAINERS5483 F: Documentation/devicetree/bindings/regulator/slg51000.txt
5502 F: drivers/regulator/slg51000-regulator.[ch]