Home
last modified time | relevance | path

Searched refs:rt5682s (Results 1 – 16 of 16) sorted by relevance

/linux/sound/soc/codecs/
H A Drt5682s.c64 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 …]
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-rt5682s-sku.dtsi3 * Google Trogdor dts fragment for SKUs with rt5682s
10 compatible = "realtek,rt5682s";
37 model = "sc7180-rt5682s-max98357a-1mic";
H A Dsc7180-trogdor-wormdingler-rev1-inx-rt5682s.dts14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
17 model = "Google Wormdingler rev1+ (INX, rt5682s)";
H A Dsc7180-trogdor-wormdingler-rev1-boe-rt5682s.dts14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
17 model = "Google Wormdingler rev1+ (BOE, rt5682s)";
H A Dsc7180-trogdor-lazor-r10.dts14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
H A Dsc7180-trogdor-lazor-r10-kb.dts14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
H A Dsc7180-trogdor-lazor-r10-lte.dts14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
H A Dsc7180-trogdor-lazor-limozeen-nots-r10.dts14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
H A Dsc7180-trogdor-lazor-limozeen-r10.dts14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
H A Dsc7180-trogdor-pazquel360.dtsi10 #include "sc7180-trogdor-rt5682s-sku.dtsi"
H A Dsc7280-herobrine-audio-rt5682.dtsi68 compatible = "realtek,rt5682s";
H A Dsc7280-herobrine-audio-rt5682-3mic.dtsi86 compatible = "realtek,rt5682s";
H A Dsc7180-trogdor-kingoftown.dts14 #include "sc7180-trogdor-rt5682s-sku.dtsi"
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195-cherry-tomato-r3.dts15 compatible = "realtek,rt5682s";
H A Dmt8195-cherry-dojo-r1.dts17 compatible = "realtek,rt5682s";
/linux/sound/soc/amd/acp/
H A Dacp-mach-common.c326 SND_SOC_DAILINK_DEF(rt5682s,
1424 links[i].codecs = rt5682s; in acp_sofdsp_dai_links_create()
1425 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_sofdsp_dai_links_create()
1459 links[i].codecs = rt5682s; in acp_sofdsp_dai_links_create()
1460 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_sofdsp_dai_links_create()
1622 links[i].codecs = rt5682s; in acp_legacy_dai_links_create()
1623 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_legacy_dai_links_create()
1669 links[i].codecs = rt5682s; in acp_legacy_dai_links_create()
1670 links[i].num_codecs = ARRAY_SIZE(rt5682s); in acp_legacy_dai_links_create()