Searched full:rtmv20 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | richtek,rtmv20-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/richtek,rtmv20-regulator.yaml# 7 title: Richtek RTMV20 laser diode regulator 13 Richtek RTMV20 is a load switch current regulator that can supply up to 6A. 22 const: richtek,rtmv20 143 rtmv20@34 { 144 compatible = "richtek,rtmv20"; 154 regulator-name = "rtmv20,lsw";
|
/linux/drivers/regulator/ |
H A D | rtmv20-regulator.c | 154 .name = "rtmv20,lsw", 420 { .compatible = "richtek,rtmv20", }, 427 .name = "rtmv20", 437 MODULE_DESCRIPTION("Richtek RTMV20 Regulator Driver");
|
H A D | Makefile | 153 obj-$(CONFIG_REGULATOR_RTMV20) += rtmv20-regulator.o
|
H A D | Kconfig | 1297 tristate "Richtek RTMV20 Laser Diode Regulator" 1302 the Richtek RTMV20. It can support the load current up to 6A and
|