/linux/sound/soc/codecs/ |
H A D | rt5640.c | 3 * 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 D | rt5640.h | 3 * rt5640.h -- RT5640 ALSA SoC audio driver 15 #include <dt-bindings/sound/rt5640.h>
|
H A D | Kconfig | 1679 tristate "Realtek RT5640/RT5639 Codec"
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra-audio-rt5640.yaml | 4 $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>;
|
/linux/sound/soc/intel/boards/ |
H A D | Makefile | 2 snd-soc-hsw-rt5640-y := hsw_rt5640.o 8 snd-soc-sst-bytcr-rt5640-y := bytcr_rt5640.o 34 obj-$(CONFIG_SND_SOC_INTEL_HASWELL_MACH) += snd-soc-hsw-rt5640.o 40 obj-$(CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH) += snd-soc-sst-bytcr-rt5640.o
|
H A D | Kconfig | 50 tristate "Haswell with RT5640 I2S codec" 109 tristate "Baytrail and Baytrail-CR with RT5640 codec" 117 platforms with RT5640 audio codec.
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-firefly.dts | 124 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 {
|
H A D | rk3399-eaidk-610.dts | 713 rt5651_hpcon: rt5640-hpcon {
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra234-p3740-0002+p3701-0008.dts | 6 #include <dt-bindings/sound/rt5640.h> 74 rt5640: audio-codec@1c { label 75 compatible = "realtek,rt5640"; 421 routing = /* I2S4 <-> RT5640 */ 424 /* RT5640 codec controls */
|
/linux/sound/soc/tegra/ |
H A D | tegra_asoc_machine.c | 885 /* RT5640 machine */ 889 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "rt5640-aif1")), 893 .name = "RT5640", 894 .stream_name = "RT5640 PCM", 903 .components = "codec:rt5640", 994 { .compatible = "nvidia,tegra-audio-rt5640", .data = &tegra_rt5640_data },
|
H A D | Kconfig | 203 tristate "SoC Audio support for Tegra boards using an RT5640 codec" 209 boards using the RT5640 codec, such as Dalmore.
|
/linux/sound/soc/intel/common/ |
H A D | soc-acpi-intel-cht-match.c | 176 /* some CHT-T platforms rely on RT5640, use Baytrail machine driver */ 183 .sof_tplg_filename = "sof-cht-rt5640.tplg",
|
H A D | soc-acpi-intel-hsw-bdw-match.c | 31 .sof_tplg_filename = "sof-bdw-rt5640.tplg",
|
H A D | soc-acpi-intel-byt-match.c | 148 .sof_tplg_filename = "sof-byt-rt5640.tplg",
|
/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8b-ec100.dts | 122 sound-dai = <&rt5640>; 320 rt5640: codec@1c { label 321 compatible = "realtek,rt5640";
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra114-dalmore.dts | 779 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 D | tegra30-asus-nexus7-grouper-common.dtsi | 913 rt5640: audio-codec@1c { label 914 compatible = "realtek,rt5640"; 1207 compatible = "nvidia,tegra-audio-rt5640-grouper", 1208 "nvidia,tegra-audio-rt5640"; 1221 nvidia,audio-codec = <&rt5640>;
|
H A D | tegra30-beaver.dts | 1765 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 D | tegra124-jetson-tk1.dts | 2026 compatible = "nvidia,tegra-audio-rt5640-jetson-tk1", 2027 "nvidia,tegra-audio-rt5640";
|
H A D | tegra114-asus-tf701t.dts | 1804 "nvidia,tegra-audio-rt5640";
|