Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A 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()
H A DMakefile162 obj-$(CONFIG_REGULATOR_SLG51000) += slg51000-regulator.o
/linux/arch/arm64/boot/dts/qcom/
H A Dsm8250-sony-xperia-edo-pdx203.dts23 compatible = "dlg,slg51000";
80 compatible = "dlg,slg51000";
H A Dsm8350-sony-xperia-sagami-pdx215.dts17 compatible = "dlg,slg51000";
H A Dsm8550-sony-xperia-yodo-pdx234.dts477 compatible = "dlg,slg51000";
/linux/
H A DMAINTAINERS6677 F: Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml
6697 F: drivers/regulator/slg51000-regulator.[ch]