Searched full:slg51000 (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/regulator/ |
H A D | slg51000-regulator.c | 3 // 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 D | Kconfig | 1368 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 D | Makefile | 162 obj-$(CONFIG_REGULATOR_SLG51000) += slg51000-regulator.o
|
H A D | slg51000-regulator.h | 3 * SLG51000 High PSRR, Multi-Output Regulators
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | dlg,slg51000.yaml | 4 $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 D | sm8250-sony-xperia-edo-pdx203.dts | 23 compatible = "dlg,slg51000"; 80 compatible = "dlg,slg51000";
|
H A D | sm8350-sony-xperia-sagami-pdx215.dts | 17 compatible = "dlg,slg51000";
|
H A D | sm8550-sony-xperia-yodo-pdx234.dts | 477 compatible = "dlg,slg51000";
|
/linux/ |
H A D | MAINTAINERS | 6677 F: Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml 6697 F: drivers/regulator/slg51000-regulator.[ch]
|