/openbmc/linux/sound/soc/codecs/ |
H A D | ts3a227e.c | 3 * TS3A227E Autonomous Audio Accessory Detection and Configuration Switch 21 #include "ts3a227e.h" 23 struct ts3a227e { struct 49 /* TS3A227E registers */ 155 static void ts3a227e_jack_report(struct ts3a227e *ts3a227e) in ts3a227e_jack_report() argument 160 if (!ts3a227e->jack) in ts3a227e_jack_report() 163 if (ts3a227e->plugged) in ts3a227e_jack_report() 165 if (ts3a227e->mic_present) in ts3a227e_jack_report() 168 if (ts3a227e->buttons_held & (1 << i)) in ts3a227e_jack_report() 171 snd_soc_jack_report(ts3a227e->jack, report, TS3A227E_JACK_MASK); in ts3a227e_jack_report() [all …]
|
H A D | ts3a227e.h | 3 * TS3A227E Autonous Audio Accessory Detection and Configureation Switch
|
H A D | Makefile | 301 snd-soc-ts3a227e-objs := ts3a227e.o 684 obj-$(CONFIG_SND_SOC_TS3A227E) += snd-soc-ts3a227e.o
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8183-kukui-audio-ts3a227e.dtsi | 3 * Google Kukui (and derivatives) audio fragment for ts3a227e. 9 ts3a227e: ts3a227e@3b { label 12 compatible = "ti,ts3a227e"; 31 mediatek,headset-codec = <&ts3a227e>;
|
H A D | mt8183-kukui-audio-ts3a227e-max98357a.dtsi | 3 * Google Kukui (and derivatives) ts3a227e-max98357a sound card. 9 #include "mt8183-kukui-audio-ts3a227e.dtsi"
|
H A D | mt8183-kukui-audio-ts3a227e-rt1015p.dtsi | 8 #include "mt8183-kukui-audio-ts3a227e.dtsi"
|
H A D | mt8183-kukui-jacuzzi-willow-sku1.dts | 8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
|
H A D | mt8183-kukui-jacuzzi-kenzo.dts | 8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
|
H A D | mt8183-kukui-jacuzzi-juniper-sku16.dts | 8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
|
H A D | mt8183-kukui-jacuzzi-kappa.dts | 8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
|
H A D | mt8183-kukui-jacuzzi-fennel14-sku2.dts | 8 #include "mt8183-kukui-audio-ts3a227e-rt1015p.dtsi"
|
H A D | mt8183-kukui-jacuzzi-fennel-sku7.dts | 8 #include "mt8183-kukui-audio-ts3a227e-rt1015p.dtsi"
|
H A D | mt8183-kukui-jacuzzi-burnet.dts | 8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
|
H A D | mt8183-kukui-jacuzzi-cozmo.dts | 8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
|
H A D | mt8183-kukui-kodama.dtsi | 8 #include "mt8183-kukui-audio-ts3a227e-max98357a.dtsi"
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,ts3a227e.yaml | 4 $id: http://devicetree.org/schemas/sound/ti,ts3a227e.yaml# 7 title: Texas Instruments TS3A227E 14 The TS3A227E detect headsets of 3-ring and 4-ring standards and 22 - ti,ts3a227e 87 compatible = "ti,ts3a227e";
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-analog-audio.dtsi | 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 {
|
/openbmc/linux/sound/soc/mediatek/ |
H A D | Kconfig | 142 tristate "ASoC Audio driver for MT8183 with MT6358 TS3A227E MAX98357A RT1015 codec" 155 with the MT6358 TS3A227E MAX98357A RT1015 audio codec.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3288-veyron.dtsi | 510 headsetcodec: ts3a227e@3b { 511 compatible = "ti,ts3a227e"; 701 ts3a227e_int_l: ts3a227e-int-l {
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw5903.dtsi | 470 ts3a227e@3b { 471 compatible = "ti,ts3a227e";
|
/openbmc/linux/sound/soc/rockchip/ |
H A D | rockchip_max98090.c | 21 #include "../codecs/ts3a227e.h"
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | cht_bsw_max98090_ti.c | 28 #include "../../codecs/ts3a227e.h"
|
/openbmc/linux/sound/soc/mediatek/mt8183/ |
H A D | mt8183-mt6358-ts3a227-max98357.c | 17 #include "../../codecs/ts3a227e.h"
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |