Home
last modified time | relevance | path

Searched refs:rt5645 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5645.c880 rate = rt5645->sysclk / rl6231_get_pre_div(rt5645->regmap, in set_dmic_clk()
960 regmap_write(rt5645->regmap, rt5645->eq_param[i].reg, in rt5645_enable_hweq()
2777 rt5645->bclk[dai->id] = rt5645->lrck[dai->id] * (32 << bclk_ms); in rt5645_hw_params()
2780 rt5645->bclk[dai->id], rt5645->lrck[dai->id]); in rt5645_hw_params()
2901 if (freq == rt5645->sysclk && clk_id == rt5645->sysclk_src) in rt5645_set_dai_sysclk()
2936 if (source == rt5645->pll_src && freq_in == rt5645->pll_in && in rt5645_set_dai_pll()
3266 if (rt5645->btn_jack && rt5645->codec_type == CODEC_TYPE_RT5650) { in rt5645_set_jack_detect()
3426 struct rt5645_priv *rt5645 = from_timer(rt5645, t, btn_check_timer); in rt5645_btn_check_callback() local
3919 rt5645->i2c = i2c; in rt5645_i2c_probe()
4067 if (rt5645->pdata.dmic1_data_pin || rt5645->pdata.dmic2_data_pin) { in rt5645_i2c_probe()
[all …]
H A DMakefile225 snd-soc-rt5645-objs := rt5645.o
607 obj-$(CONFIG_SND_SOC_RT5645) += snd-soc-rt5645.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drockchip-rt5645.txt4 - compatible: "rockchip,rockchip-audio-rt5645"
13 compatible = "rockchip,rockchip-audio-rt5645";
16 rockchip,audio-codec = <&rt5645>;
H A Dmt8173-rt5650.txt13 <&rt5650 0> : Default setting. Connect rt5650 I2S1 for capture. (dai_name = rt5645-aif1)
14 <&rt5650 1> : Connect rt5650 I2S2 for capture. (dai_name = rt5645-aif2)
H A Drt5645.txt7 - compatible : One of "realtek,rt5645" or "realtek,rt5650".
44 -- realtek,jd-mode : The JD mode of rt5645/rt5650
45 0 : rt5645/rt5650 JD function is not used
/openbmc/linux/sound/soc/amd/
H A DMakefile4 snd-soc-acp-rt5645-mach-objs := acp-rt5645.o
11 obj-$(CONFIG_SND_SOC_AMD_CZ_RT5645_MACH) += snd-soc-acp-rt5645-mach.o
H A DKconfig24 This option enables machine driver for rt5645.
/openbmc/linux/sound/soc/rockchip/
H A DMakefile14 snd-soc-rockchip-rt5645-objs := rockchip_rt5645.o
19 obj-$(CONFIG_SND_SOC_ROCKCHIP_RT5645) += snd-soc-rockchip-rt5645.o
/openbmc/linux/sound/soc/intel/boards/
H A DMakefile15 snd-soc-sst-cht-bsw-rt5645-objs := cht_bsw_rt5645.o
64 obj-$(CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH) += snd-soc-sst-cht-bsw-rt5645.o