Searched refs:tse850 (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/sound/soc/atmel/ |
| H A D | tse850-pcm5142.c | 83 tse850->loop1_cache = val; in tse850_put_mux1() 113 tse850->loop2_cache = val; in tse850_put_mux2() 352 tse850 = devm_kzalloc(dev, sizeof(*tse850), GFP_KERNEL); in tse850_probe() 353 if (!tse850) in tse850_probe() 365 if (IS_ERR(tse850->add)) in tse850_probe() 368 tse850->add_cache = 1; in tse850_probe() 371 if (IS_ERR(tse850->loop1)) in tse850_probe() 374 tse850->loop1_cache = 1; in tse850_probe() 377 if (IS_ERR(tse850->loop2)) in tse850_probe() 380 tse850->loop2_cache = 1; in tse850_probe() [all …]
|
| H A D | Makefile | 33 snd-atmel-soc-tse850-pcm5142-y := tse850-pcm5142.o 41 obj-$(CONFIG_SND_ATMEL_SOC_TSE850_PCM5142) += snd-atmel-soc-tse850-pcm5142.o
|
| /linux-6.15/Documentation/devicetree/bindings/iio/adc/ |
| H A D | envelope-detector.yaml | 32 const: axentia,tse850-envelope-detector 78 compatible = "axentia,tse850-envelope-detector";
|
| /linux-6.15/arch/arm/boot/dts/microchip/ |
| H A D | at91-tse850-3.dts | 3 * at91-tse850-3.dts - Device Tree file for the Axentia TSE-850 3.0 board 49 compatible = "axentia,tse850-pcm5142"; 70 compatible = "axentia,tse850-envelope-detector"; 237 tse850 {
|
| H A D | Makefile | 82 at91-tse850-3.dtb \
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | axentia,tse850-pcm5142.txt | 4 - compatible: "axentia,tse850-pcm5142" 82 compatible = "axentia,tse850-pcm5142";
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 3924 F: arch/arm/boot/dts/microchip/at91-tse850-3.dts 3931 F: sound/soc/atmel/tse850-pcm5142.c 15921 F: Documentation/devicetree/bindings/sound/axentia,tse850-pcm5142.txt
|