Searched refs:da9210 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A 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";
|
/openbmc/linux/drivers/regulator/ |
H A 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()
|
H A D | Makefile | 44 obj-$(CONFIG_REGULATOR_DA9210) += da9210-regulator.o
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7790-stout.dts | 331 compatible = "dlg,da9210"; 343 compatible = "dlg,da9210";
|
H A D | r8a7791-porter.dts | 392 compatible = "dlg,da9210";
|
H A D | r8a7791-koelsch.dts | 801 compatible = "dlg,da9210";
|
H A D | r8a7790-lager.dts | 448 compatible = "dlg,da9210";
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7790-stout.dts | 351 compatible = "dlg,da9210"; 363 compatible = "dlg,da9210";
|
H A D | r8a7791-porter.dts | 400 compatible = "dlg,da9210";
|
H A D | r8a7793-gose.dts | 750 compatible = "dlg,da9210";
|
H A D | r8a7791-koelsch.dts | 815 compatible = "dlg,da9210";
|
H A D | r8a7790-lager.dts | 452 compatible = "dlg,da9210";
|