Searched full:rt4803 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/regulator/richtek,rt4803.yaml#7 title: Richtek RT4803 Boost Regulator13 RT4803 is a boost regulator that's designed to provide the minimum output20 https://www.richtek.com/assets/product_file/RT4803/DS4803-03.pdf29 - richtek,rt480359 compatible = "richtek,rt4803";62 regulator-name = "rt4803-regulator";
177 desc->name = "rt4803-regulator"; in rt4803_probe()200 { .compatible = "richtek,rt4803" },207 .name = "rt4803",214 MODULE_DESCRIPTION("Richtek RT4803 voltage regulator driver");
1184 tristate "Richtek RT4803 boost regualtor"1188 This adds support for RT4803 boost converter that integrates the1190 RT4803 will enter boost mode. Otherwise, enable internal bypass
143 obj-$(CONFIG_REGULATOR_RT4803) += rt4803.o