Searched full:rt6190 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
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-v6.6/drivers/regulator/ |
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");
|
D | Makefile | 146 obj-$(CONFIG_REGULATOR_RT6190) += rt6190-regulator.o
|
D | Kconfig | 1221 tristate "Richtek RT6190 4-Switch BuckBoost controller" 1225 The RT6190 is a 4-Switch BuckBoost controller designed for converting
|