Home
last modified time | relevance | path

Searched refs:DAI (Results 1 – 25 of 75) sorted by relevance

123

/Linux-v5.10/sound/soc/tegra/
Dtegra210_ahub.c98 DAI(ADMAIF1),
99 DAI(ADMAIF2),
100 DAI(ADMAIF3),
101 DAI(ADMAIF4),
102 DAI(ADMAIF5),
103 DAI(ADMAIF6),
104 DAI(ADMAIF7),
105 DAI(ADMAIF8),
106 DAI(ADMAIF9),
107 DAI(ADMAIF10),
[all …]
Dtegra210_admaif.c477 #define DAI(dai_name) \ macro
503 DAI("ADMAIF1"),
504 DAI("ADMAIF2"),
505 DAI("ADMAIF3"),
506 DAI("ADMAIF4"),
507 DAI("ADMAIF5"),
508 DAI("ADMAIF6"),
509 DAI("ADMAIF7"),
510 DAI("ADMAIF8"),
511 DAI("ADMAIF9"),
[all …]
/Linux-v5.10/Documentation/sound/soc/
Ddpcm.rst18 DPCM re-uses all the existing component codec, platform and DAI drivers without
49 of the BE DAIs. The FE PCM devices can also route audio to more than 1 BE DAI.
108 and then DPCM will take care of managing the DAI PCM operations to either bring
119 1. Define the FE and BE DAI links.
126 FE and BE DAI links
146 For the example above we have to define 4 FE DAI links and 6 BE DAI links. The
147 FE DAI links are defined as follows :-
162 .....< other FE and BE DAI links here >
165 This FE DAI link is pretty similar to a regular DAI link except that we also
166 set the DAI link to a DPCM FE with the ``dynamic = 1``. The supported FE stream
[all …]
Dmachine.rst33 /* CPU <--> Codec DAI links */
52 Machine DAI Configuration
54 The machine DAI configuration glues all the codec and CPU DAIs together. It can
55 also be used to set up the DAI system clock and for any machine related DAI
59 struct snd_soc_dai_link is used to set up each DAI in your machine. e.g.
97 Machine specific audio mixer controls can be added in the DAI init function.
Dplatform.rst5 An ASoC platform driver class can be divided into audio DMA drivers, SoC DAI
54 SoC DAI Drivers
57 Each SoC DAI driver must provide the following features:-
59 1. Digital audio interface (DAI) description
Ddai.rst2 ASoC Digital Audio Interface (DAI)
5 ASoC currently supports the three main Digital Audio Interfaces (DAI) found on
13 now also popular in many portable devices. This DAI has a reset line and time
26 I2S is a common 4 wire DAI used in HiFi, STB and portable devices. The Tx and
Dcodec.rst13 1. Codec DAI and PCM configuration
30 Codec DAI and PCM configuration
32 Each codec driver must have a struct snd_soc_dai_driver to define its DAI and
70 (AC97 combines control with data in the DAI). The codec driver should use the
174 A callback can be created that is called by the core for each codec DAI
Dclocking.rst22 DAI Clocks
28 The DAI also has a frame clock to signal the start of each audio frame. This
Ddapm.rst98 DAI IN
100 DAI OUT
102 DAI Link
103 DAI Link between two DAI structures
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dmrvl,pxa-ssp.txt1 Marvell PXA SSP CPU DAI bindings
14 and be used as clock provider of the DAI.
27 /* DAI as user */
Daudio-graph-card.txt3 Audio Graph Card specifies audio DAI connections of SoC <-> codec.
30 - dais : list of CPU DAI port{s}
36 Example: Single DAI case
67 Example: Multi DAI case
225 Example: Multi DAI with DPCM
Dstorm.txt9 - cpu : Phandle of the CPU DAI
10 - codec : Phandle of the codec DAI
Dst,stm32-sai.txt19 - interrupts: cpu DAI interrupt line shared by SAI sub-blocks
41 "tx": if sai sub-block is configured as playback DAI
42 "rx": if sai sub-block is configured as capture DAI
55 configured according to protocol defined in related DAI link node,
Dfsl-asoc-card.txt17 and PCM DAI formats. However, it'll be also possible to support those non
49 - audio-cpu : The phandle of an CPU DAI controller
82 Optional unless SSI is selected as a CPU DAI:
Ddmic.txt10 - num-channels: Number of microphones on this DAI
Damlogic,axg-sound-card.txt22 - sound-dai: phandle and port of the CPU DAI.
49 - sound-dai: phandle and port of the CODEC DAI.
Drenesas,rsnd.txt313 - rcar_sound,dai : DAI contents.
314 The number of DAI subnode should be same as HW.
316 - #sound-dai-cells : it must be 0 if your system is using single DAI
317 it must be 1 if your system is using multi DAI
355 DAI subnode properties:
572 /* Single DAI */
766 /* Single DAI */
Dux500-mop500.txt9 - stericsson,cpu-dai : Phandle to the CPU-side DAI
Dzte,tdm.txt1 ZTE TDM DAI driver
Dtdm-slot.txt3 This specifies audio DAI's TDM slot.
/Linux-v5.10/Documentation/devicetree/bindings/display/bridge/
Dtda998x.txt24 - audio-ports: array of 8-bit values, 2 values per one DAI[1].
25 The first value defines the DAI type: TDA998x_SPDIF or TDA998x_I2S[2].
26 The second value defines the tda998x AP_ENA reg content when the DAI
50 /* DAI-format AP_ENA reg value */
/Linux-v5.10/arch/arm/boot/dts/
Dexynos5422-odroidxu3-audio.dtsi28 "I2S Playback", "Mixer DAI TX",
29 "HiFi Playback", "Mixer DAI TX",
30 "Mixer DAI RX", "HiFi Capture";
Dexynos5422-odroidxu4.dts36 samsung,audio-routing = "I2S Playback", "Mixer DAI TX";
/Linux-v5.10/arch/arm64/boot/dts/renesas/
Dhihope-rev2.dtsi72 /* Single DAI */
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Dcirrus,clps711x-intc.txt33 32: DAIINT DAI interface (FIQ)

123