Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/sound/
Drichtek,rtq9128.yaml4 $id: http://devicetree.org/schemas/sound/richtek,rtq9128.yaml#
7 title: Richtek RTQ9128 Automative Audio Power Amplifier
13 The RTQ9128 is a ultra-low output noise, high-efficiency, four-channel
23 - richtek,rtq9128
56 compatible = "richtek,rtq9128";
/linux-6.12.1/sound/soc/codecs/
Drtq9128.c206 .name = "rtq9128",
657 .name = "rtq9128-aif",
772 { .compatible = "richtek,rtq9128" },
779 .name = "rtq9128",
788 MODULE_DESCRIPTION("RTQ9128 4CH Audio Amplifier Driver");
DKconfig1776 tristate "Richtek RTQ9128 45W Digital Input Amplifier"
1780 Enable support for Richtek RTQ9128 digital input 4-channel
1787 will be called snd-soc-rtq9128.
DMakefile264 snd-soc-rtq9128-y := rtq9128.o
667 obj-$(CONFIG_SND_SOC_RTQ9128) += snd-soc-rtq9128.o