Searched full:slg51000 (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/drivers/regulator/ |
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", 0}, [all …]
|
D | Kconfig | 1323 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
|
D | Makefile | 157 obj-$(CONFIG_REGULATOR_SLG51000) += slg51000-regulator.o
|
D | slg51000-regulator.h | 3 * SLG51000 High PSRR, Multi-Output Regulators
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
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-v6.6/arch/arm64/boot/dts/qcom/ |
D | sm8250-sony-xperia-edo-pdx203.dts | 23 compatible = "dlg,slg51000"; 80 compatible = "dlg,slg51000";
|
D | sm8350-sony-xperia-sagami-pdx215.dts | 17 compatible = "dlg,slg51000";
|
D | sm8450-sony-xperia-nagara.dtsi | 505 compatible = "dlg,slg51000";
|
/Linux-v6.6/ |
D | MAINTAINERS | 6055 F: Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml 6074 F: drivers/regulator/slg51000-regulator.[ch]
|