Home
last modified time | relevance | path

Searched full:rt5640 (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/sound/soc/codecs/
H A Drt5640.c3 * rt5640.c -- RT5640/RT5639 ALSA SoC audio codec driver
32 #include "rt5640.h"
462 struct rt5640_priv *rt5640 = snd_soc_component_get_drvdata(component); in set_dmic_clk() local
465 rate = rt5640->sysclk / rl6231_get_pre_div(rt5640->regmap, in set_dmic_clk()
480 struct rt5640_priv *rt5640 = snd_soc_component_get_drvdata(component); in is_using_asrc() local
482 if (!rt5640->asrc_en) in is_using_asrc()
918 struct rt5640_priv *rt5640 = snd_soc_component_get_drvdata(component); in hp_amp_power_on() local
921 regmap_update_bits(rt5640->regmap, RT5640_PR_BASE + in hp_amp_power_on()
923 regmap_update_bits(rt5640->regmap, RT5640_DEPOP_M2, in hp_amp_power_on()
925 regmap_update_bits(rt5640->regmap, RT5640_DEPOP_M1, in hp_amp_power_on()
[all …]
H A DMakefile224 snd-soc-rt5640-objs := rt5640.o
606 obj-$(CONFIG_SND_SOC_RT5640) += snd-soc-rt5640.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra-audio-rt5640.yaml4 $id: http://devicetree.org/schemas/sound/nvidia,tegra-audio-rt5640.yaml#
7 title: NVIDIA Tegra audio complex with RT5639 or RT5640 CODEC
20 - const: nvidia,tegra-audio-rt5640
65 compatible = "nvidia,tegra-audio-rt5640-dalmore",
66 "nvidia,tegra-audio-rt5640";
78 nvidia,audio-codec = <&rt5640>;
H A Drt5640.txt1 RT5640/RT5639 audio CODEC
7 - compatible : One of "realtek,rt5640" or "realtek,rt5639".
63 Pins on the device (for linking into audio routes) for RT5639/RT5640:
83 Additional pins on the device for RT5640:
90 rt5640 {
91 compatible = "realtek,rt5640";
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-firefly.dts68 rt5640-sound {
70 simple-audio-card,name = "rockchip,rt5640-codec";
87 sound-dai = <&rt5640>;
447 rt5640: rt5640@1c { label
448 compatible = "realtek,rt5640";
562 rt5640 {
563 rt5640_hpcon: rt5640-hpcon {
/openbmc/linux/sound/soc/intel/boards/
H A DMakefile2 snd-soc-hsw-rt5640-objs := hsw_rt5640.o
11 snd-soc-sst-bytcr-rt5640-objs := bytcr_rt5640.o
51 obj-$(CONFIG_SND_SOC_INTEL_HASWELL_MACH) += snd-soc-hsw-rt5640.o
60 obj-$(CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH) += snd-soc-sst-bytcr-rt5640.o
H A Dhsw_rt5640.c15 #include "../../codecs/rt5640.h"
76 SND_SOC_DAILINK_DEF(codec, DAILINK_COMP_ARRAY(COMP_CODEC("i2c-INT33CA:00", "rt5640-aif1")));
137 .name = "haswell-rt5640",
H A Dbytcr_rt5640.c31 #include <dt-bindings/sound/rt5640.h>
32 #include "../../codecs/rt5640.h"
36 #define BYT_RT5640_FALLBACK_CODEC_DEV_NAME "i2c-rt5640"
252 #define BYT_CODEC_DAI1 "rt5640-aif1"
253 #define BYT_CODEC_DAI2 "rt5640-aif2"
1260 { "rt5640-jd-gpios", &amcr0f28_jd_gpio, 1 },
1287 "rt5640-jd", GPIOD_IN, "rt5640-jd"); in byt_rt5640_get_amcr0f28_settings()
1571 /* changed w/ quirk */ "rt5640-aif1")));
1616 static char byt_rt5640_long_name[40]; /* = "bytcr-rt5640-*-spk-*-mic" */
1659 #define SOF_CARD_NAME "bytcht rt5640" /* card name will be 'sof-bytcht rt5640' */
[all …]
H A DKconfig44 tristate "Haswell with RT5640 I2S codec"
103 tristate "Baytrail and Baytrail-CR with RT5640 codec"
111 platforms with RT5640 audio codec.
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3740-0002.dtsi3 #include <dt-bindings/sound/rt5640.h>
36 rt5640: audio-codec@1c { label
37 compatible = "realtek,rt5640";
H A Dtegra234-p3737-0000.dtsi3 #include <dt-bindings/sound/rt5640.h>
44 compatible = "realtek,rt5640";
H A Dtegra234-p3740-0002+p3701-0008.dts221 routing = /* I2S4 <-> RT5640 */
224 /* RT5640 codec controls */
H A Dtegra234-p3737-0000+p3701-0000.dts418 routing = /* I2S1 <-> RT5640 */
421 /* RT5640 codec controls */
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-firefly.dts124 rt5640-sound {
126 simple-audio-card,name = "rockchip,rt5640-codec";
143 sound-dai = <&rt5640>;
543 rt5640: rt5640@1c { label
544 compatible = "realtek,rt5640";
722 rt5640 {
723 rt5640_hpcon: rt5640-hpcon {
/openbmc/linux/sound/soc/tegra/
H A Dtegra_asoc_machine.c882 /* RT5640 machine */
886 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "rt5640-aif1")),
890 .name = "RT5640",
891 .stream_name = "RT5640 PCM",
900 .components = "codec:rt5640",
991 { .compatible = "nvidia,tegra-audio-rt5640", .data = &tegra_rt5640_data },
H A DKconfig202 tristate "SoC Audio support for Tegra boards using an RT5640 codec"
208 boards using the RT5640 codec, such as Dalmore.
/openbmc/linux/sound/soc/intel/common/
H A Dsoc-acpi-intel-cht-match.c176 /* some CHT-T platforms rely on RT5640, use Baytrail machine driver */
183 .sof_tplg_filename = "sof-cht-rt5640.tplg",
H A Dsoc-acpi-intel-hsw-bdw-match.c31 .sof_tplg_filename = "sof-bdw-rt5640.tplg",
H A Dsoc-acpi-intel-byt-match.c148 .sof_tplg_filename = "sof-byt-rt5640.tplg",
/openbmc/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8b-ec100.dts120 sound-dai = <&rt5640>;
318 rt5640: codec@1c { label
319 compatible = "realtek,rt5640";
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra114-dalmore.dts779 rt5640: rt5640@1c { label
780 compatible = "realtek,rt5640";
1259 compatible = "nvidia,tegra-audio-rt5640-dalmore",
1260 "nvidia,tegra-audio-rt5640";
1274 nvidia,audio-codec = <&rt5640>;
H A Dtegra30-asus-nexus7-grouper-common.dtsi913 rt5640: audio-codec@1c { label
914 compatible = "realtek,rt5640";
1204 compatible = "nvidia,tegra-audio-rt5640-grouper",
1205 "nvidia,tegra-audio-rt5640";
1218 nvidia,audio-codec = <&rt5640>;
H A Dtegra30-beaver.dts1765 rt5640: rt5640@1c { label
1766 compatible = "realtek,rt5640";
2114 compatible = "nvidia,tegra-audio-rt5640-beaver",
2115 "nvidia,tegra-audio-rt5640";
2125 nvidia,audio-codec = <&rt5640>;
H A Dtegra114-asus-tf701t.dts732 "nvidia,tegra-audio-rt5640";
/openbmc/linux/Documentation/sound/soc/
H A Ddpcm.rst186 .codec_name = "rt5640.0-001c",
187 .codec_dai_name = "rt5640-aif1",

12