Searched full:rt5190a (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt5190a-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/richtek,rt5190a-regulator.yaml# 7 title: Richtek RT5190A PMIC Regulator 13 The RT5190A integrates 1 channel buck controller, 3 channels high efficiency 23 - richtek,rt5190a 92 #include <dt-bindings/regulator/richtek,rt5190a-regulator.h> 99 compatible = "richtek,rt5190a"; 108 regulator-name = "rt5190a-buck1"; 115 regulator-name = "rt5190a-buck2"; 121 regulator-name = "rt5190a-buck3"; 127 regulator-name = "rt5190a-buck4"; [all …]
|
/openbmc/linux/drivers/regulator/ |
H A D | rt5190a-regulator.c | 3 #include <dt-bindings/regulator/richtek,rt5190a-regulator.h> 500 { .compatible = "richtek,rt5190a", }, 507 .name = "rt5190a", 516 MODULE_DESCRIPTION("Richtek RT5190A Regulator Driver");
|
H A D | Makefile | 142 obj-$(CONFIG_REGULATOR_RT5190A) += rt5190a-regulator.o
|
H A D | Kconfig | 1177 tristate "Richtek RT5190A PMIC" 1181 This adds support for voltage regulator in Richtek RT5190A PMIC.
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |