Home
last modified time | relevance | path

Searched full:rt9120 (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/sound/
Drichtek,rt9120.yaml4 $id: http://devicetree.org/schemas/sound/richtek,rt9120.yaml#
7 title: Richtek RT9120 Class-D audio amplifier
13 The RT9120 is a high efficiency, I2S-input, stereo audio power amplifier
22 - richtek,rt9120
52 rt9120@1a {
53 compatible = "richtek,rt9120";
/Linux-v6.1/sound/soc/codecs/
Drt9120.c613 { .compatible = "richtek,rt9120", },
620 .name = "rt9120",
630 MODULE_DESCRIPTION("RT9120 Audio Amplifier Driver");
DKconfig1438 tristate "Richtek RT9120 Stereo Class-D Amplifier"
1442 Enable support for Richtek RT9120 20W, stereo, inductor-less,
DMakefile226 snd-soc-rt9120-objs := rt9120.o
582 obj-$(CONFIG_SND_SOC_RT9120) += snd-soc-rt9120.o