Home
last modified time | relevance | path

Searched refs:rt5665 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/sound/soc/codecs/
Drt5665.c1168 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_headset_detect() local
1176 regmap_update_bits(rt5665->regmap, RT5665_MICBIAS_2, 0x100, in rt5665_headset_detect()
1179 regmap_read(rt5665->regmap, RT5665_GPIO_STA, &val); in rt5665_headset_detect()
1181 regmap_update_bits(rt5665->regmap, RT5665_EJD_CTRL_1, in rt5665_headset_detect()
1184 regmap_read(rt5665->regmap, RT5665_GPIO_STA, &val); in rt5665_headset_detect()
1187 regmap_read(rt5665->regmap, RT5665_GPIO_STA, in rt5665_headset_detect()
1192 regmap_update_bits(rt5665->regmap, RT5665_EJD_CTRL_1, in rt5665_headset_detect()
1194 regmap_write(rt5665->regmap, RT5665_EJD_CTRL_3, 0x3424); in rt5665_headset_detect()
1195 regmap_write(rt5665->regmap, RT5665_IL_CMD_1, 0x0048); in rt5665_headset_detect()
1196 regmap_write(rt5665->regmap, RT5665_SAR_IL_CMD_1, 0xa291); in rt5665_headset_detect()
[all …]
DMakefile230 snd-soc-rt5665-objs := rt5665.o
612 obj-$(CONFIG_SND_SOC_RT5665) += snd-soc-rt5665.o
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Drt5665.txt7 - compatible : One of "realtek,rt5665", "realtek,rt5666".
62 compatible = "realtek,rt5665";