Searched full:slg51000 (Results 1 – 6 of 6) 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 | 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";
|
| /linux/ |
| H A D | MAINTAINERS | 7201 F: Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml 7221 F: drivers/regulator/slg51000-regulator.[ch]
|