Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1015.c3 // rt1015.c -- RT1015 ALSA SoC audio amplifier driver
26 #include <sound/rt1015.h>
32 #include "rt1015.h"
432 struct rt1015_priv *rt1015 = in rt1015_boost_mode_get() local
435 ucontrol->value.integer.value[0] = rt1015->boost_mode; in rt1015_boost_mode_get()
445 struct rt1015_priv *rt1015 = in rt1015_boost_mode_put() local
476 rt1015->boost_mode = boost_mode; in rt1015_boost_mode_put()
486 struct rt1015_priv *rt1015 = in rt1015_bypass_boost_get() local
489 ucontrol->value.integer.value[0] = rt1015->bypass_boost; in rt1015_bypass_boost_get()
494 static void rt1015_calibrate(struct rt1015_priv *rt1015) in rt1015_calibrate() argument
[all …]
H A Drt1015.h3 // rt1015.h -- RT1015 ALSA SoC audio amplifier driver
15 #include <sound/rt1015.h>
H A DMakefile207 snd-soc-rt1015-objs := rt1015.o
588 obj-$(CONFIG_SND_SOC_RT1015) += snd-soc-rt1015.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drt1015.txt1 RT1015 Mono Class D Audio Amplifier
7 - compatible : "realtek,rt1015".
19 rt1015: codec@28 {
20 compatible = "realtek,rt1015";
H A Dmt8183-da7219-max98357.txt1 MT8183 with MT6358, DA7219, MAX98357, and RT1015 CODECS
5 "mediatek,mt8183_da7219_rt1015" for RT1015 codec
H A Dmt8183-mt6358-ts3a227-max98357.txt1 MT8183 with MT6358, TS3A227, MAX98357, and RT1015 CODECS
6 "mediatek,mt8183_mt6358_ts3a227_rt1015" for RT1015 codec
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
/openbmc/linux/sound/soc/mediatek/
H A DKconfig142 tristate "ASoC Audio driver for MT8183 with MT6358 TS3A227E MAX98357A RT1015 codec"
155 with the MT6358 TS3A227E MAX98357A RT1015 audio codec.
160 tristate "ASoC Audio driver for MT8183 with DA7219 MAX98357A RT1015 codec"
171 with the DA7219 MAX98357A RT1015 audio codec.
270 tristate "ASoC Audio driver for MT8192 with MT6359 RT1015 RT5682 codec"
281 with the MT6359 RT1015 RT5682 audio codec.
/openbmc/linux/include/sound/
H A Drt1015.h3 * linux/sound/rt1015.h -- Platform data for RT1015
/openbmc/linux/sound/soc/amd/
H A Dacp3x-rt5682-max9836.c24 #include "../codecs/rt1015.h"
154 if (strcmp(codec_dai->name, "rt1015-aif")) in acp3x_1015_hw_params()
293 SND_SOC_DAILINK_DEF(rt1015,
294 DAILINK_COMP_ARRAY(COMP_CODEC("i2c-10EC1015:00", "rt1015-aif"),
295 COMP_CODEC("i2c-10EC1015:01", "rt1015-aif")));
488 links[1].codecs = rt1015; in card_spk_dai_link_present()
489 links[1].num_codecs = ARRAY_SIZE(rt1015); in card_spk_dai_link_present()
/openbmc/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-jsl-match.c70 .sof_tplg_filename = "sof-jsl-rt5682-rt1015.tplg",
77 .sof_tplg_filename = "sof-jsl-rt5682-rt1015.tplg",
H A Dsoc-acpi-intel-adl-match.c550 .sof_tplg_filename = "sof-adl-rt1015-nau8825.tplg",
/openbmc/linux/sound/soc/mediatek/mt8192/
H A DMakefile16 mt8192-mt6359-rt1015-rt5682.o
H A Dmt8192-mt6359-rt1015-rt5682.c3 // mt8192-mt6359-rt1015-rt5682.c --
4 // MT8192-MT6359-RT1015-RT6358 ALSA SoC machine driver
20 #include "../../codecs/rt1015.h"
29 #define RT1015_CODEC_DAI "rt1015-aif"
30 #define RT1015_DEV0_NAME "rt1015.1-0028"
31 #define RT1015_DEV1_NAME "rt1015.1-0029"
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_realtek_common.h31 #define RT1015_CODEC_DAI "rt1015-aif"
H A Dsof_realtek_common.c16 #include "../../codecs/rt1015.h"
147 * rt1015: i2c mode driver for ALC1015 and ALC1015Q
253 * RT1015 audio amplifier
H A Dsof_rt5682.c6 * and speaker codec MAX98357A or RT1015.
127 * Dooly is hatch family but using rt1015 amp so it
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-da7219-max98357.c18 #include "../../codecs/rt1015.h"
24 #define RT1015_CODEC_DAI "rt1015-aif"
25 #define RT1015_DEV0_NAME "rt1015.6-0028"
26 #define RT1015_DEV1_NAME "rt1015.6-0029"
H A Dmt8183-mt6358-ts3a227-max98357.c16 #include "../../codecs/rt1015.h"
21 #define RT1015_CODEC_DAI "rt1015-aif"
22 #define RT1015_DEV0_NAME "rt1015.6-0028"
23 #define RT1015_DEV1_NAME "rt1015.6-0029"
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]