Searched refs:tse850 (Results 1 – 6 of 6) sorted by relevance
63 struct tse850_priv *tse850 = snd_soc_card_get_drvdata(card); in tse850_get_mux1() local65 ucontrol->value.enumerated.item[0] = tse850->loop1_cache; in tse850_get_mux1()75 struct tse850_priv *tse850 = snd_soc_card_get_drvdata(card); in tse850_put_mux1() local82 gpiod_set_value_cansleep(tse850->loop1, val); in tse850_put_mux1()83 tse850->loop1_cache = val; in tse850_put_mux1()93 struct tse850_priv *tse850 = snd_soc_card_get_drvdata(card); in tse850_get_mux2() local95 ucontrol->value.enumerated.item[0] = tse850->loop2_cache; in tse850_get_mux2()105 struct tse850_priv *tse850 = snd_soc_card_get_drvdata(card); in tse850_put_mux2() local112 gpiod_set_value_cansleep(tse850->loop2, val); in tse850_put_mux2()113 tse850->loop2_cache = val; in tse850_put_mux2()[all …]
33 snd-atmel-soc-tse850-pcm5142-y := tse850-pcm5142.o41 obj-$(CONFIG_SND_ATMEL_SOC_TSE850_PCM5142) += snd-atmel-soc-tse850-pcm5142.o
3 * at91-tse850-3.dts - Device Tree file for the Axentia TSE-850 3.0 board49 compatible = "axentia,tse850-pcm5142";70 compatible = "axentia,tse850-envelope-detector";237 tse850 {
78 at91-tse850-3.dtb \
4 - compatible: "axentia,tse850-pcm5142"82 compatible = "axentia,tse850-pcm5142";
3719 F: arch/arm/boot/dts/microchip/at91-tse850-3.dts3726 F: sound/soc/atmel/tse850-pcm5142.c15050 F: Documentation/devicetree/bindings/sound/axentia,tse850-pcm5142.txt