Home
last modified time | relevance | path

Searched full:da9210 (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/drivers/regulator/
Dda9210-regulator.c3 // da9210-regulator.c - Regulator device driver for DA9210
17 #include "da9210-regulator.h"
19 struct da9210 { struct
52 .name = "DA9210",
72 struct da9210 *chip = data; in da9210_irq_handler()
125 { .compatible = "dlg,da9210", },
132 struct da9210 *chip; in da9210_i2c_probe()
139 chip = devm_kzalloc(&i2c->dev, sizeof(struct da9210), GFP_KERNEL); in da9210_i2c_probe()
169 dev_err(&i2c->dev, "Failed to register DA9210 regulator\n"); in da9210_i2c_probe()
179 "da9210", chip); in da9210_i2c_probe()
[all …]
Dda9210-regulator.h3 * da9210-regulator.h - Regulator definitions for DA9210
DKconfig372 tristate "Dialog Semiconductor DA9210 regulator"
376 Say y here to support for the Dialog Semiconductor DA9210.
377 The DA9210 is a multi-phase synchronous step down
DMakefile47 obj-$(CONFIG_REGULATOR_DA9210) += da9210-regulator.o
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Ddlg,da9210.yaml4 $id: http://devicetree.org/schemas/regulator/dlg,da9210.yaml#
7 title: Dialog Semiconductor DA9210 Multi-Phase 12A DC-DC Buck Converter
17 const: dlg,da9210
40 compatible = "dlg,da9210";
/linux-6.12.1/arch/arm/mach-shmobile/
Dregulator-quirk-rcar-gen2.c3 * R-Car Generation 2 da9063(L)/da9210 regulator quirk
5 * Certain Gen2 development boards have an da9063 and one or more da9210
9 * After cold boot or da9063-induced restart, both the da9063 and da9210 seem
16 * da9063 and da9210. This quirk has to run after the i2c master driver has
37 /* start of DA9210 System Control and Event Registers */
69 { .compatible = "dlg,da9210", .data = &da9210_msg },
/linux-6.12.1/arch/arm/boot/dts/renesas/
Dr8a7790-stout.dts366 compatible = "dlg,da9210";
378 compatible = "dlg,da9210";
Dr8a7791-porter.dts424 compatible = "dlg,da9210";
Dr8a7793-gose.dts774 compatible = "dlg,da9210";
Dr8a7791-koelsch.dts834 compatible = "dlg,da9210";
Dr8a7790-lager.dts462 compatible = "dlg,da9210";