Searched refs:da9210 (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
D | da9210.txt | 5 - compatible: must be "dlg,da9210" 12 Any standard regulator properties can be used to configure the single da9210 17 da9210@68 { 18 compatible = "dlg,da9210";
|
/Linux-v5.15/drivers/regulator/ |
D | da9210-regulator.c | 19 struct da9210 { struct 72 struct da9210 *chip = data; in da9210_irq_handler() 132 struct da9210 *chip; in da9210_i2c_probe() 149 chip = devm_kzalloc(&i2c->dev, sizeof(struct da9210), GFP_KERNEL); in da9210_i2c_probe()
|
D | Makefile | 43 obj-$(CONFIG_REGULATOR_DA9210) += da9210-regulator.o
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | r8a7790-stout.dts | 348 compatible = "dlg,da9210"; 360 compatible = "dlg,da9210";
|
D | r8a7791-porter.dts | 397 compatible = "dlg,da9210";
|
D | r8a7793-gose.dts | 747 compatible = "dlg,da9210";
|
D | r8a7791-koelsch.dts | 812 compatible = "dlg,da9210";
|
D | r8a7790-lager.dts | 451 compatible = "dlg,da9210";
|