Searched refs:tse850 (Results 1 – 6 of 6) sorted by relevance
65 struct tse850_priv *tse850 = snd_soc_card_get_drvdata(card); in tse850_get_mux1() local67 ucontrol->value.enumerated.item[0] = tse850->loop1_cache; in tse850_get_mux1()77 struct tse850_priv *tse850 = snd_soc_card_get_drvdata(card); in tse850_put_mux1() local84 gpiod_set_value_cansleep(tse850->loop1, val); in tse850_put_mux1()85 tse850->loop1_cache = val; in tse850_put_mux1()95 struct tse850_priv *tse850 = snd_soc_card_get_drvdata(card); in tse850_get_mux2() local97 ucontrol->value.enumerated.item[0] = tse850->loop2_cache; in tse850_get_mux2()107 struct tse850_priv *tse850 = snd_soc_card_get_drvdata(card); in tse850_put_mux2() local114 gpiod_set_value_cansleep(tse850->loop2, val); in tse850_put_mux2()115 tse850->loop2_cache = val; in tse850_put_mux2()[all …]
33 snd-atmel-soc-tse850-pcm5142-objs := 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 {
75 at91-tse850-3.dtb \
4 - compatible: "axentia,tse850-pcm5142"82 compatible = "axentia,tse850-pcm5142";
3377 F: arch/arm/boot/dts/microchip/at91-tse850-3.dts3384 F: sound/soc/atmel/tse850-pcm5142.c13924 F: Documentation/devicetree/bindings/sound/axentia,tse850-pcm5142.txt