Searched full:rt5190a (Results 1 – 2 of 2) sorted by relevance
| /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 …]
|
| /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");
|