| /linux/sound/soc/codecs/ |
| H A 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() 699 mutex_unlock(&rt5682s->sar_mutex); in rt5682s_sar_power_mode() 743 struct rt5682s_priv *rt5682s = snd_soc_component_get_drvdata(component); in rt5682s_headset_detect() local 810 if (!rt5682s->wclk_enabled) { in rt5682s_headset_detect() 831 struct rt5682s_priv *rt5682s = in rt5682s_jack_detect_handler() local [all …]
|
| H A D | Makefile | 275 snd-soc-rt5682s-y := rt5682s.o 710 obj-$(CONFIG_SND_SOC_RT5682S) += snd-soc-rt5682s.o
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7180-trogdor-rt5682s-sku.dtsi | 3 * Google Trogdor dts fragment for SKUs with rt5682s 10 compatible = "realtek,rt5682s"; 37 model = "sc7180-rt5682s-max98357a-1mic";
|
| H A D | sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dts | 14 #include "sc7180-trogdor-rt5682s-sku.dtsi" 17 model = "Google Wormdingler rev1+ (INX, rt5682s)";
|
| H A D | sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts | 14 #include "sc7180-trogdor-rt5682s-sku.dtsi" 17 model = "Google Wormdingler rev1+ (BOE, rt5682s)";
|
| H A D | sc7180-trogdor-lazor-r10.dts | 14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
|
| H A D | sc7180-trogdor-lazor-r10-kb.dts | 14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
|
| H A D | sc7180-trogdor-lazor-r10-lte.dts | 14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
|
| H A D | sc7180-trogdor-lazor-limozeen-nots-r10.dts | 14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
|
| H A D | sc7180-trogdor-lazor-limozeen-r10.dts | 14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
|
| H A D | sc7180-trogdor-pazquel360.dtsi | 10 #include "sc7180-trogdor-rt5682s-sku.dtsi"
|
| H A D | sc7280-herobrine-audio-rt5682.dtsi | 68 compatible = "realtek,rt5682s";
|
| H A D | sc7180-trogdor-kingoftown.dts | 14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
|
| H A D | sc7280-herobrine-audio-rt5682-3mic.dtsi | 86 compatible = "realtek,rt5682s";
|
| H A D | Makefile | 225 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dtb 226 dtb-$(CONFIG_ARCH_QCOM) += sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8188-geralt-ciri.dtsi | 23 rt5682s: audio-codec@1a { label 24 compatible = "realtek,rt5682s"; 102 sound-dai = <&rt5682s 0>; 111 sound-dai = <&rt5682s 0>;
|
| H A D | mt8188-geralt-ciri-sku3.dts | 18 compatible = "mediatek,mt8188-rt5682s";
|
| H A D | mt8188-geralt-ciri-sku0.dts | 18 compatible = "mediatek,mt8188-rt5682s";
|
| H A D | mt8188-geralt-ciri-sku7.dts | 30 compatible = "mediatek,mt8188-rt5682s";
|
| H A D | mt8188-geralt-ciri-sku4.dts | 30 compatible = "mediatek,mt8188-rt5682s";
|
| H A D | mt8195-cherry-tomato-r3.dts | 15 compatible = "realtek,rt5682s";
|
| H A D | mt8186-corsola-voltorb.dtsi | 57 compatible = "mediatek,mt8186-mt6366-rt5682s-max98360-sound";
|
| H A D | mt8195-cherry-dojo-r1.dts | 17 compatible = "realtek,rt5682s";
|
| H A D | mt8186-corsola.dtsi | 191 compatible = "mediatek,mt8186-mt6366-rt1019-rt5682s-sound"; 245 sound-dai = <&rt5682s 0>; 254 sound-dai = <&rt5682s 0>; 460 rt5682s: codec@1a { label 461 compatible = "realtek,rt5682s";
|
| /linux/sound/soc/amd/acp/ |
| H A D | acp-mach-common.c | 332 SND_SOC_DAILINK_DEF(rt5682s, 1440 links[i].codecs = rt5682s; in acp_sofdsp_dai_links_create() 1441 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_sofdsp_dai_links_create() 1475 links[i].codecs = rt5682s; in acp_sofdsp_dai_links_create() 1476 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_sofdsp_dai_links_create() 1638 links[i].codecs = rt5682s; in acp_legacy_dai_links_create() 1639 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_legacy_dai_links_create() 1685 links[i].codecs = rt5682s; in acp_legacy_dai_links_create() 1686 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_legacy_dai_links_create()
|