Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
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", 0},
[all …]
DKconfig1323 tristate "Dialog Semiconductor SLG51000 regulators"
1327 Say y here to support for the Dialog Semiconductor SLG51000.
1328 The SLG51000 is seven compact and customizable low dropout
DMakefile157 obj-$(CONFIG_REGULATOR_SLG51000) += slg51000-regulator.o
Dslg51000-regulator.h3 * SLG51000 High PSRR, Multi-Output Regulators
/Linux-v6.6/Documentation/devicetree/bindings/regulator/
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-v6.6/arch/arm64/boot/dts/qcom/
Dsm8250-sony-xperia-edo-pdx203.dts23 compatible = "dlg,slg51000";
80 compatible = "dlg,slg51000";
Dsm8350-sony-xperia-sagami-pdx215.dts17 compatible = "dlg,slg51000";
Dsm8450-sony-xperia-nagara.dtsi505 compatible = "dlg,slg51000";
/Linux-v6.6/
DMAINTAINERS6055 F: Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml
6074 F: drivers/regulator/slg51000-regulator.[ch]