Searched refs:rt5514 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rt5514.c | 118 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 D | Makefile | 187 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 D | mt8173-rt5650-rt5514.txt | 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 | rt5514.txt | 7 - compatible : "realtek,rt5514". 34 rt5514: codec@57 { 35 compatible = "realtek,rt5514";
|
| H A D | rockchip,rk3399-gru-sound.txt | 12 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 D | Makefile | 7 obj-$(CONFIG_SND_SOC_MT8173_RT5650_RT5514) += mt8173-rt5650-rt5514.o
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-gru-chromebook.dtsi | 271 headsetcodec: rt5514@57 { 272 compatible = "realtek,rt5514"; 315 compatible = "realtek,rt5514";
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rk3399_gru_sound.c | 304 SND_SOC_DAILINK_DEFS(rt5514, 356 SND_SOC_DAILINK_REG(rt5514),
|