Home
last modified time | relevance | path

Searched full:slg51000 (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/regulator/
H A Dslg51000-regulator.c3 // SLG51000 High PSRR, Multi-Output Regulators
20 #include "slg51000-regulator.h"
38 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()
486 "slg51000-irq", chip); in slg51000_i2c_probe()
500 { "slg51000" },
[all …]
H A DKconfig1368 tristate "Dialog Semiconductor SLG51000 regulators"
1372 Say y here to support for the Dialog Semiconductor SLG51000.
1373 The SLG51000 is seven compact and customizable low dropout
H A DMakefile162 obj-$(CONFIG_REGULATOR_SLG51000) += slg51000-regulator.o
H A Dslg51000-regulator.h3 * SLG51000 High PSRR, Multi-Output Regulators
/linux/Documentation/devicetree/bindings/regulator/
H A Ddlg,slg51000.yaml4 $id: http://devicetree.org/schemas/regulator/dlg,slg51000.yaml#
7 title: Dialog Semiconductor SLG51000 Voltage Regulator
15 const: dlg,slg51000
82 compatible = "dlg,slg51000";
/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]