| /linux/sound/soc/codecs/ |
| H A D | rt5514.c | 3 * rt5514.c -- RT5514 ALSA SoC audio codec driver 29 #include "rt5514.h" 31 #include "rt5514-spi.h" 117 static void rt5514_enable_dsp_prepare(struct rt5514_priv *rt5514) in rt5514_enable_dsp_prepare() argument 120 regmap_write(rt5514->i2c_regmap, 0x18002000, 0x000010ec); in rt5514_enable_dsp_prepare() 122 regmap_write(rt5514->i2c_regmap, 0x18002200, 0x00028604); in rt5514_enable_dsp_prepare() 124 regmap_write(rt5514->i2c_regmap, 0xfafafafa, 0x00000001); in rt5514_enable_dsp_prepare() 126 regmap_write(rt5514->i2c_regmap, 0x18002f00, 0x0005514b); in rt5514_enable_dsp_prepare() 127 regmap_write(rt5514 in rt5514_enable_dsp_prepare() 290 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_dsp_voice_wake_up_get() local 297 rt5514_calibration(struct rt5514_priv * rt5514,bool on) rt5514_calibration() argument 328 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_dsp_voice_wake_up_put() local 518 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_set_dmic_clk() local 539 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_is_sys_clk_from_pll() local 551 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_i2s_use_asrc() local 754 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_hw_params() local 811 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_set_dai_fmt() local 865 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_set_dai_sysclk() local 900 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_set_dai_pll() local 964 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_set_tdm_slot() local 1052 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_set_bias_level() local 1093 struct rt5514_priv *rt5514 = snd_soc_component_get_drvdata(component); rt5514_probe() local 1116 struct rt5514_priv *rt5514 = i2c_get_clientdata(client); rt5514_i2c_read() local 1126 struct rt5514_priv *rt5514 = i2c_get_clientdata(client); rt5514_i2c_write() local 1222 rt5514_parse_dp(struct rt5514_priv * rt5514,struct device * dev) rt5514_parse_dp() argument 1236 struct rt5514_priv *rt5514 = dev_get_drvdata(dev); rt5514_i2c_resume() local 1252 struct rt5514_priv *rt5514; rt5514_i2c_probe() local [all...] |
| H A D | rt5514-spi.h | 3 * rt5514-spi.h -- RT5514 driver
|
| H A D | rt5514.h | 3 * rt5514.h -- RT5514 ALSA SoC audio driver 13 #include <sound/rt5514.h>
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | mt8173-rt5650-rt5514.txt | 1 MT8173 with RT5650 RT5514 CODECS 4 - compatible : "mediatek,mt8173-rt5650-rt5514" 5 - mediatek,audio-codec: the phandles of rt5650 and rt5514 codecs 11 compatible = "mediatek,mt8173-rt5650-rt5514"; 12 mediatek,audio-codec = <&rt5650 &rt5514>;
|
| H A D | realtek,rt5514.yaml | 4 $id: http://devicetree.org/schemas/sound/realtek,rt5514.yaml# 7 title: RT5514 audio CODEC 29 const: realtek,rt5514 67 compatible = "realtek,rt5514";
|
| H A D | rockchip,rk3399-gru-sound.txt | 1 ROCKCHIP with MAX98357A/RT5514/DA7219 codecs on GRU boards 12 delay for DMIC to ready so that rt5514 can avoid recording before 20 rockchip,codec = <&max98357a &rt5514 &da7219>;
|
| /linux/sound/soc/intel/avs/boards/ |
| H A D | Makefile | 17 snd-soc-avs-rt5514-y := rt5514.o 37 obj-$(CONFIG_SND_SOC_INTEL_AVS_MACH_RT5514) += snd-soc-avs-rt5514.o
|
| H A D | Kconfig | 147 tristate "rt5514 in I2S mode" 152 This adds support for ASoC machine driver with RT5514 I2S audio codec.
|
| /linux/include/sound/ |
| H A D | rt5514.h | 3 * linux/sound/rt5514.h -- Platform data for RT5514
|
| /linux/sound/soc/mediatek/mt8173/ |
| H A D | Makefile | 7 obj-$(CONFIG_SND_SOC_MT8173_RT5650_RT5514) += mt8173-rt5650-rt5514.o
|
| /linux/sound/soc/mediatek/ |
| H A D | Kconfig | 111 tristate "ASoC Audio driver for MT8173 with RT5650 RT5514 codecs" 117 with the RT5650 and RT5514 codecs.
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-gru-chromebook.dtsi | 446 headsetcodec: rt5514@57 { 447 compatible = "realtek,rt5514"; 490 compatible = "realtek,rt5514";
|