Searched full:ts3a227e (Results 1 – 21 of 21) sorted by relevance
3 * TS3A227E Autonomous Audio Accessory Detection and Configuration Switch21 #include "ts3a227e.h"23 struct ts3a227e { struct49 /* TS3A227E registers */147 static void ts3a227e_jack_report(struct ts3a227e *ts3a227e) in ts3a227e_jack_report() argument152 if (!ts3a227e->jack) in ts3a227e_jack_report()155 if (ts3a227e->plugged) in ts3a227e_jack_report()157 if (ts3a227e->mic_present) in ts3a227e_jack_report()160 if (ts3a227e->buttons_held & (1 << i)) in ts3a227e_jack_report()163 snd_soc_jack_report(ts3a227e->jack, report, TS3A227E_JACK_MASK); in ts3a227e_jack_report()[all …]
3 * TS3A227E Autonous Audio Accessory Detection and Configureation Switch
250 snd-soc-ts3a227e-objs := ts3a227e.o578 obj-$(CONFIG_SND_SOC_TS3A227E) += snd-soc-ts3a227e.o
1 Texas Instruments TS3A227E4 The TS3A227E detect headsets of 3-ring and 4-ring standards and11 - compatible: Should contain "ti,ts3a227e".24 ts3a227e@3b {25 compatible = "ti,ts3a227e";
38 headsetcodec: ts3a227e@3b {39 compatible = "ti,ts3a227e";83 * we've got a ts3a227e chip but the driver requires it.95 ts3a227e_int_l: ts3a227e-int-l {
472 ts3a227e@3b {473 compatible = "ti,ts3a227e";
121 tristate "ASoC Audio driver for MT8183 with MT6358 TS3A227E MAX98357A RT1015 codec"133 with the MT6358 TS3A227E MAX98357A RT1015 audio codec.
509 headsetcodec: ts3a227e@3b {510 compatible = "ti,ts3a227e";700 ts3a227e_int_l: ts3a227e-int-l {
192 compatible = "ti,ts3a227e";
21 #include "../codecs/ts3a227e.h"
28 #include "../../codecs/ts3a227e.h"
17 #include "../../codecs/ts3a227e.h"