Searched refs:rt5682s (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/sound/soc/codecs/ |
| D | rt5682s.c | 64 static void rt5682s_apply_patch_list(struct rt5682s_priv *rt5682s, in rt5682s_apply_patch_list() argument 69 ret = regmap_multi_reg_write(rt5682s->regmap, patch_list, ARRAY_SIZE(patch_list)); in rt5682s_apply_patch_list() 622 static void rt5682s_reset(struct rt5682s_priv *rt5682s) in rt5682s_reset() argument 624 regmap_write(rt5682s->regmap, RT5682S_RESET, 0); in rt5682s_reset() 649 struct rt5682s_priv *rt5682s = snd_soc_component_get_drvdata(component); in rt5682s_sar_power_mode() local 651 mutex_lock(&rt5682s->sar_mutex); in rt5682s_sar_power_mode() 698 mutex_unlock(&rt5682s->sar_mutex); in rt5682s_sar_power_mode() 742 struct rt5682s_priv *rt5682s = snd_soc_component_get_drvdata(component); in rt5682s_headset_detect() local 809 if (!rt5682s->wclk_enabled) { in rt5682s_headset_detect() 830 struct rt5682s_priv *rt5682s = in rt5682s_jack_detect_handler() local [all …]
|
| D | Makefile | 220 snd-soc-rt5682s-objs := rt5682s.o 576 obj-$(CONFIG_SND_SOC_RT5682S) += snd-soc-rt5682s.o
|
| /Linux-v6.1/arch/arm64/boot/dts/qcom/ |
| D | sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts | 16 model = "Google Wormdingler rev1+ (BOE, rt5682s)"; 21 compatible = "realtek,rt5682s"; 28 model = "sc7180-rt5682s-max98357a-1mic";
|
| D | sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dts | 16 model = "Google Wormdingler rev1+ (INX, rt5682s)"; 21 compatible = "realtek,rt5682s"; 28 model = "sc7180-rt5682s-max98357a-1mic";
|
| D | sc7180-trogdor-kingoftown.dtsi | 13 compatible = "realtek,rt5682s"; 80 model = "sc7180-rt5682s-max98357a-1mic";
|
| D | Makefile | 102 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dtb 103 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
|
| /Linux-v6.1/sound/soc/amd/acp/ |
| D | acp-mach-common.c | 197 SND_SOC_DAILINK_DEF(rt5682s, 614 links[i].codecs = rt5682s; in acp_sofdsp_dai_links_create() 615 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_sofdsp_dai_links_create() 645 links[i].codecs = rt5682s; in acp_sofdsp_dai_links_create() 646 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_sofdsp_dai_links_create() 777 links[i].codecs = rt5682s; in acp_legacy_dai_links_create() 778 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_legacy_dai_links_create() 811 links[i].codecs = rt5682s; in acp_legacy_dai_links_create() 812 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_legacy_dai_links_create()
|
| /Linux-v6.1/sound/soc/mediatek/mt8186/ |
| D | Makefile | 22 obj-$(CONFIG_SND_SOC_MT8186_MT6366_RT1019_RT5682S) += mt8186-mt6366-rt1019-rt5682s.o
|