Searched full:rt4801 (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
D | richtek,rt4801-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/richtek,rt4801-regulator.yaml# 7 title: Richtek RT4801 Display Bias regulators 20 #The valid names for RT4801 regulator nodes are: 26 - richtek,rt4801 60 rt4801@73 { 61 compatible = "richtek,rt4801"; 66 regulator-name = "rt4801,dsvp"; 72 regulator-name = "rt4801,dsvn";
|
/kernel/linux/linux-5.10/drivers/regulator/ |
D | rt4801-regulator.c | 207 { .compatible = "richtek,rt4801", }, 214 .name = "rt4801", 222 MODULE_DESCRIPTION("Richtek RT4801 Display Bias Driver");
|
D | Makefile | 117 obj-$(CONFIG_REGULATOR_RT4801) += rt4801-regulator.o
|
D | Kconfig | 927 tristate "Richtek RT4801 Regulators" 931 This adds support for voltage regulators in Richtek RT4801 Display Bias IC.
|