Home
last modified time | relevance | path

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

12

/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/arm/
Daxentia.txt1 Device tree bindings for Axentia ARM devices
8 compatible = "axentia,linea",
17 compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea",
19 and following the rules from above for the axentia,linea CPU module.
26 compatible = "axentia,tse850v3", "axentia,linea",
28 and following the rules from above for the axentia,linea CPU module.
Datmel-at91.yaml55 - const: axentia,nattis-2
56 - const: axentia,natte-2
57 - const: axentia,linea
64 - const: axentia,tse850v3
65 - const: axentia,linea
71 - const: axentia,linea
/Linux-v5.4/arch/arm/boot/dts/
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>
15 model = "Axentia Linea-Nattis v2 Natte v2";
16 compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea",
/Linux-v5.4/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>
334 cpu_np = of_parse_phandle(np, "axentia,cpu-dai", 0); in tse850_dt_init()
343 codec_np = of_parse_phandle(np, "axentia,audio-codec", 0); in tse850_dt_init()
373 tse850->add = devm_gpiod_get(dev, "axentia,add", GPIOD_OUT_HIGH); in tse850_probe()
381 tse850->loop1 = devm_gpiod_get(dev, "axentia,loop1", GPIOD_OUT_HIGH); in tse850_probe()
389 tse850->loop2 = devm_gpiod_get(dev, "axentia,loop2", GPIOD_OUT_HIGH); in tse850_probe()
397 tse850->ana = devm_regulator_get(dev, "axentia,ana"); in tse850_probe()
435 { .compatible = "axentia,tse850-pcm5142", },
[all …]
DKconfig90 tristate "ASoC driver for the Axentia TSE-850"
97 Axentia TSE-850 with a PCM5142 codec.
/Linux-v5.4/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>
32 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-v5.4/drivers/mux/
Dgpio.c5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
106 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-v5.4/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-v5.4/drivers/i2c/muxes/
Di2c-mux-gpmux.c5 * Copyright (C) 2017 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
169 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/
Denvelope-detector.txt21 - compatible: Should be "axentia,tse850-envelope-detector"
47 compatible = "axentia,tse850-envelope-detector";
/Linux-v5.4/drivers/iio/potentiometer/
Dmcp4018.c4 * Copyright (c) 2018 Axentia Technologies AB
5 * Author: Peter Rosin <peda@axentia.se>
188 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/Linux-v5.4/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-v5.4/drivers/iio/dac/
Ddpot-dac.c5 * Copyright (C) 2016 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
261 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/Linux-v5.4/drivers/iio/adc/
Denvelope-detector.c5 * Copyright (C) 2016 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
399 { .compatible = "axentia,tse850-envelope-detector", },
414 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");
/Linux-v5.4/drivers/iio/afe/
Diio-rescale.c5 * Copyright (C) 2018 Axentia Technologies AB
7 * Author: Peter Rosin <peda@axentia.se>
358 MODULE_AUTHOR("Peter Rosin <peda@axentia.se>");

12