Home
last modified time | relevance | path

Searched full:rt1015 (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Drealtek,rt1015.yaml4 $id: http://devicetree.org/schemas/sound/realtek,rt1015.yaml#
7 title: RT1015 Mono Class D Audio Amplifier
15 - realtek,rt1015
37 compatible = "realtek,rt1015";
H A Dmt8192-mt6359-rt1015-rt5682.yaml4 $id: http://devicetree.org/schemas/sound/mt8192-mt6359-rt1015-rt5682.yaml#
7 title: Mediatek MT8192 with MT6359, RT1015 and RT5682 ASoC sound card driver
H A Drealtek,rt1015p.yaml13 Rt1015p is a rt1015 variant which does not support I2C and
/linux/sound/soc/mediatek/
H A DKconfig144 tristate "ASoC Audio driver for MT8183 with MT6358 TS3A227E MAX98357A RT1015 codec"
157 with the MT6358 TS3A227E MAX98357A RT1015 audio codec.
162 tristate "ASoC Audio driver for MT8183 with DA7219 MAX98357A RT1015 codec"
173 with the DA7219 MAX98357A RT1015 audio codec.
260 tristate "ASoC Audio driver for MT8192 with MT6359 RT1015 RT5682 codec"
271 with the MT6359 RT1015 RT5682 audio codec.
/linux/include/sound/
H A Drt1015.h3 * linux/sound/rt1015.h -- Platform data for RT1015
/linux/sound/soc/intel/boards/
H A Dsof_realtek_common.c16 #include "../../codecs/rt1015.h"
312 * rt1015: i2c mode driver for ALC1015 and ALC1015Q
385 * RT1015 audio amplifier
492 dev_err(rtd->dev, "fail to add rt1015 widgets, ret %d\n", in speaker_codec_init_lr()
500 dev_err(rtd->dev, "fail to add rt1015 kcontrols, ret %d\n", in speaker_codec_init_lr()
508 dev_err(rtd->dev, "fail to add rt1015 routes, ret %d\n", in speaker_codec_init_lr()
514 dev_err(rtd->dev, "rt1015: invalid num_codecs %d\n", num_codecs); in speaker_codec_init_lr()
H A Dsof_realtek_common.h41 #define RT1015_CODEC_DAI "rt1015-aif"
H A Dsof_rt5682.c6 * and speaker codec MAX98357A or RT1015.
/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-ssp-common.c63 CODEC_MAP_ENTRY("RT1015", "rt1015", RT1015_ACPI_HID, CODEC_RT1015),
64 CODEC_MAP_ENTRY("RT1015P", "rt1015", RT1015P_ACPI_HID, CODEC_RT1015P),
H A Dsoc-acpi-intel-jsl-match.c72 .sof_tplg_filename = "sof-jsl-rt5682-rt1015.tplg",
79 .sof_tplg_filename = "sof-jsl-rt5682-rt1015.tplg",
/linux/sound/soc/codecs/
H A Drt1015.h3 // rt1015.h -- RT1015 ALSA SoC audio amplifier driver
15 #include <sound/rt1015.h>
H A DMakefile237 snd-soc-rt1015-y := rt1015.o
667 obj-$(CONFIG_SND_SOC_RT1015) += snd-soc-rt1015.o
/linux/sound/soc/mediatek/mt8192/
H A DMakefile16 mt8192-mt6359-rt1015-rt5682.o