Home
last modified time | relevance | path

Searched refs:rt5514 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5514.c118 static void rt5514_enable_dsp_prepare(struct rt5514_priv *rt5514) in rt5514_enable_dsp_prepare() argument
121 regmap_write(rt5514->i2c_regmap, 0x18002000, 0x000010ec); in rt5514_enable_dsp_prepare()
123 regmap_write(rt5514->i2c_regmap, 0x18002200, 0x00028604); in rt5514_enable_dsp_prepare()
125 regmap_write(rt5514->i2c_regmap, 0xfafafafa, 0x00000001); in rt5514_enable_dsp_prepare()
127 regmap_write(rt5514->i2c_regmap, 0x18002f00, 0x0005514b); in rt5514_enable_dsp_prepare()
128 regmap_write(rt5514->i2c_regmap, 0x18002f00, 0x00055149); in rt5514_enable_dsp_prepare()
130 regmap_write(rt5514->i2c_regmap, 0xfafafafa, 0x00000000); in rt5514_enable_dsp_prepare()
132 regmap_write(rt5514->i2c_regmap, 0x18002070, 0x00000040); in rt5514_enable_dsp_prepare()
134 regmap_write(rt5514->i2c_regmap, 0x18002240, 0x0000000a); in rt5514_enable_dsp_prepare()
136 regmap_write(rt5514->i2c_regmap, 0x18002100, 0x0000000b); in rt5514_enable_dsp_prepare()
[all …]
H A DMakefile187 snd-soc-rt5514-objs := rt5514.o
188 snd-soc-rt5514-spi-objs := rt5514-spi.o
514 obj-$(CONFIG_SND_SOC_RT5514) += snd-soc-rt5514.o
515 obj-$(CONFIG_SND_SOC_RT5514_SPI) += snd-soc-rt5514-spi.o
516 obj-$(CONFIG_SND_SOC_RT5514_SPI_BUILTIN) += snd-soc-rt5514-spi.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dmt8173-rt5650-rt5514.txt4 - 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 Drt5514.txt7 - compatible : "realtek,rt5514".
34 rt5514: codec@57 {
35 compatible = "realtek,rt5514";
H A Drockchip,rk3399-gru-sound.txt12 delay for DMIC to ready so that rt5514 can avoid recording before
20 rockchip,codec = <&max98357a &rt5514 &da7219>;
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8173/
H A DMakefile7 obj-$(CONFIG_SND_SOC_MT8173_RT5650_RT5514) += mt8173-rt5650-rt5514.o
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-chromebook.dtsi271 headsetcodec: rt5514@57 {
272 compatible = "realtek,rt5514";
315 compatible = "realtek,rt5514";
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drk3399_gru_sound.c304 SND_SOC_DAILINK_DEFS(rt5514,
356 SND_SOC_DAILINK_REG(rt5514),