Searched refs:rt5665 (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | rt5665.c | 1172 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_headset_detect() local 1180 regmap_update_bits(rt5665->regmap, RT5665_MICBIAS_2, 0x100, in rt5665_headset_detect() 1183 regmap_read(rt5665->regmap, RT5665_GPIO_STA, &val); in rt5665_headset_detect() 1185 regmap_update_bits(rt5665->regmap, RT5665_EJD_CTRL_1, in rt5665_headset_detect() 1188 regmap_read(rt5665->regmap, RT5665_GPIO_STA, &val); in rt5665_headset_detect() 1191 regmap_read(rt5665->regmap, RT5665_GPIO_STA, in rt5665_headset_detect() 1196 regmap_update_bits(rt5665->regmap, RT5665_EJD_CTRL_1, in rt5665_headset_detect() 1198 regmap_write(rt5665->regmap, RT5665_EJD_CTRL_3, 0x3424); in rt5665_headset_detect() 1199 regmap_write(rt5665->regmap, RT5665_IL_CMD_1, 0x0048); in rt5665_headset_detect() 1200 regmap_write(rt5665->regmap, RT5665_SAR_IL_CMD_1, 0xa291); in rt5665_headset_detect() [all …]
|
| D | Makefile | 145 snd-soc-rt5665-objs := rt5665.o 406 obj-$(CONFIG_SND_SOC_RT5665) += snd-soc-rt5665.o
|
| /Linux-v4.19/Documentation/devicetree/bindings/sound/ |
| D | rt5665.txt | 7 - compatible : One of "realtek,rt5665", "realtek,rt5666". 62 compatible = "realtek,rt5665";
|