Searched full:rt6190 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rt6190.yaml | 4 $id: http://devicetree.org/schemas/regulator/richtek,rt6190.yaml# 7 title: Richtek RT6190 4-Switch BuckBoost controller 13 The RT6190 is 4-Switch BuckBoost controller designed for converting input 21 https://www.richtek.com/assets/product_file/RT6190/DS6190-02.pdf 29 - richtek,rt6190 67 compatible = "richtek,rt6190"; 72 regulator-name = "richtek,rt6190-buckboost";
|
/linux/drivers/regulator/ |
H A D | rt6190-regulator.c | 280 .name = "rt6190-regulator", 309 .name = "rt6190", 478 { .compatible = "richtek,rt6190" }, 485 .name = "rt6190", 494 MODULE_DESCRIPTION("Richtek RT6190 regulator driver");
|
H A D | Makefile | 151 obj-$(CONFIG_REGULATOR_RT6190) += rt6190-regulator.o
|
H A D | Kconfig | 1266 tristate "Richtek RT6190 4-Switch BuckBoost controller" 1270 The RT6190 is a 4-Switch BuckBoost controller designed for converting
|