Home
last modified time | relevance | path

Searched full:axentia (Results 1 – 25 of 50) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/sound/
Daxentia,tse850-pcm5142.txt1 Devicetree bindings for the Axentia TSE-850 audio complex
4 - compatible: "axentia,tse850-pcm5142"
5 - axentia,cpu-dai: The phandle of the cpu dai.
6 - axentia,audio-codec: The phandle of the PCM5142 codec.
7 - axentia,add-gpios: gpio specifier that controls the mixer.
8 - axentia,loop1-gpios: gpio specifier that controls loop relays on channel 1.
9 - axentia,loop2-gpios: gpio specifier that controls loop relays on channel 2.
10 - axentia,ana-supply: Regulator that supplies the output amplifier. Must
82 compatible = "axentia,tse850-pcm5142";
84 axentia,cpu-dai = <&ssc0>;
[all …]
/linux-6.12.1/arch/arm/boot/dts/microchip/
Dat91-tse850-3.dts3 * at91-tse850-3.dts - Device Tree file for the Axentia TSE-850 3.0 board
5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
14 model = "Axentia TSE-850 3.0";
15 compatible = "axentia,tse850v3", "axentia,linea",
49 compatible = "axentia,tse850-pcm5142";
51 axentia,cpu-dai = <&ssc0>;
52 axentia,audio-codec = <&pcm5142>;
54 axentia,add-gpios = <&pioA 8 GPIO_ACTIVE_LOW>;
55 axentia,loop1-gpios = <&pioA 10 GPIO_ACTIVE_LOW>;
[all …]
Dat91-linea.dtsi3 * at91-linea.dtsi - Device Tree Include file for the Axentia Linea Module.
5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
13 compatible = "axentia,linea",
Dat91-nattis-2-natte-2.dts5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
14 model = "Axentia Linea-Nattis v2 Natte v2";
15 compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea",
Dat91-natte.dtsi5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
/linux-6.12.1/sound/soc/atmel/
Dtse850-pcm5142.c3 // TSE-850 audio - ASoC driver for the Axentia TSE-850 with a PCM5142 codec
5 // Copyright (C) 2016 Axentia Technologies AB
7 // Author: Peter Rosin <peda@axentia.se>
332 cpu_np = of_parse_phandle(np, "axentia,cpu-dai", 0); in tse850_dt_init()
341 codec_np = of_parse_phandle(np, "axentia,audio-codec", 0); in tse850_dt_init()
371 tse850->add = devm_gpiod_get(dev, "axentia,add", GPIOD_OUT_HIGH); in tse850_probe()
377 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe()
383 tse850->loop2 = devm_gpiod_get(dev, "axentia,loop2", GPIOD_OUT_HIGH); in tse850_probe()
389 tse850->ana = devm_regulator_get(dev, "axentia,ana"); in tse850_probe()
423 { .compatible = "axentia,tse850-pcm5142", },
[all …]
DKconfig91 tristate "ASoC driver for the Axentia TSE-850"
98 Axentia TSE-850 with a PCM5142 codec.
/linux-6.12.1/Documentation/devicetree/bindings/arm/
Datmel-at91.yaml111 - const: axentia,nattis-2
112 - const: axentia,natte-2
113 - const: axentia,linea
120 - const: axentia,tse850v3
121 - const: axentia,linea
127 - const: axentia,linea
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Denvelope-detector.yaml10 - Peter Rosin <peda@axentia.se>
32 const: axentia,tse850-envelope-detector
78 compatible = "axentia,tse850-envelope-detector";
/linux-6.12.1/drivers/mux/
Dgpio.c5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
105 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
Dadg792a.c5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
152 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-mux4 Contact: Peter Rosin <peda@axentia.se>
13 Contact: Peter Rosin <peda@axentia.se>
Dsysfs-bus-iio-adc-envelope-detector4 Contact: Peter Rosin <peda@axentia.se>
35 Contact: Peter Rosin <peda@axentia.se>
Dsysfs-bus-iio-dac-dpot-dac4 Contact: Peter Rosin <peda@axentia.se>
Dsysfs-bus-iio-potentiometer-mcp45314 Contact: Peter Rosin <peda@axentia.se>
/linux-6.12.1/drivers/i2c/muxes/
Di2c-mux-gpmux.c5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
164 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/linux-6.12.1/include/linux/mux/
Dconsumer.h5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
Ddriver.h5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
/linux-6.12.1/drivers/iio/potentiometer/
Dmcp4018.c4 * Copyright (c) 2018 Axentia Technologies AB
5 * Author: Peter Rosin <peda@axentia.se>
186 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/linux-6.12.1/drivers/iio/dac/
Ddpot-dac.c5 * Copyright (C) 2016 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
255 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/linux-6.12.1/sound/soc/codecs/
Dmax9860.h5 * Author: Peter Rosin <peda@axentia.s>
6 * Copyright 2016 Axentia Technologies
Dtfa9879.c5 // Copyright (C) 2014 Axentia Technologies AB
6 // Author: Peter Rosin <peda@axentia.se>
322 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
Dtfa9879.h5 * Copyright (C) 2014 Axentia Technologies AB
6 * Author: Peter Rosin <peda@axentia.se>
/linux-6.12.1/drivers/iio/adc/
Denvelope-detector.c5 * Copyright (C) 2016 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
392 { .compatible = "axentia,tse850-envelope-detector", },
407 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/linux-6.12.1/drivers/iio/multiplexer/
Diio-mux.c5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
457 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");

12