Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/sound/soc/tegra/
A Dtegra210_ahub.c112 DAI(I2S1),
113 DAI(I2S2),
114 DAI(I2S3),
115 DAI(I2S4),
116 DAI(I2S5),
140 DAI(AMX1),
145 DAI(AMX2),
147 DAI(ADX1),
152 DAI(ADX2),
202 DAI(I2S1),
[all …]
A Dtegra210_admaif.c579 DAI("ADMAIF1"),
580 DAI("ADMAIF2"),
581 DAI("ADMAIF3"),
582 DAI("ADMAIF4"),
583 DAI("ADMAIF5"),
584 DAI("ADMAIF6"),
585 DAI("ADMAIF7"),
586 DAI("ADMAIF8"),
587 DAI("ADMAIF9"),
592 DAI("ADMAIF1"),
[all …]
/linux-6.3-rc2/Documentation/sound/soc/
A Ddpcm.rst119 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
165 This FE DAI link is pretty similar to a regular DAI link except that we also
180 .....< FE DAI links here >
195 .....< other BE DAI links here >
221 This allows the host CPU to sleep while the DSP, MODEM DAI and the BT DAI are
227 Likewise a BE DAI can also set a dummy cpu DAI if the CPU DAI is managed by the
362 < ... more DAI links above ... >
373 < ... more DAI links here ... >
[all …]
A 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.
A 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
A 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
A 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
A Dclocking.rst22 DAI Clocks
28 The DAI also has a frame clock to signal the start of each audio frame. This
A Ddapm.rst98 DAI IN
100 DAI OUT
102 DAI Link
103 DAI Link between two DAI structures
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Ddai-params.yaml7 title: Digital Audio Interface (DAI) Stream Parameters
17 description: Number of audio channels used by DAI
23 description: Audio sample format used by DAI
33 description: Audio sample rate used by DAI
A Dmrvl,pxa-ssp.txt1 Marvell PXA SSP CPU DAI bindings
14 and be used as clock provider of the DAI.
27 /* DAI as user */
A Dstorm.txt9 - cpu : Phandle of the CPU DAI
10 - codec : Phandle of the codec DAI
A Dfsl-asoc-card.txt17 and PCM DAI formats. However, it'll be also possible to support those non
55 - audio-cpu : The phandle of an CPU DAI controller
89 Optional unless SSI is selected as a CPU DAI:
A Dst,stm32-sai.yaml96 rx: SAI sub-block is configured as a capture DAI.
97 tx: SAI sub-block is configured as a playback DAI.
117 configured according to protocol defined in related DAI link node,
A Damlogic,gx-sound-card.yaml62 description: phandle of the CPU DAI
77 description: phandle of the codec DAI
A Dqcom,q6dsp-lpass-ports.yaml111 # TDM DAI ID range from PRIMARY_TDM_RX_0 - QUINARY_TDM_TX_7
128 # MI2S DAI ID range PRIMARY_MI2S_RX - QUATERNARY_MI2S_TX and
A Drenesas,rsnd.yaml69 it must be 0 if your system is using single DAI
261 # For DAI base
263 description: DAI subnode.
432 /* DAI base */
A Dux500-mop500.txt9 - stericsson,cpu-dai : Phandle to the CPU-side DAI
A Ddmic-codec.yaml27 description: Number of microphones on this DAI
A Dallwinner,sun8i-a33-codec.yaml22 the ADC/DAC and AIF1 (the CPU DAI), not the other two AIFs/DAIs.
A Dsocionext,uniphier-evea.yaml47 Port number of DT node is specified by the following DAI channels.
/linux-6.3-rc2/Documentation/devicetree/bindings/display/bridge/
A Dnxp,tda998x.yaml31 Array of 8-bit values, 2 values per DAI (Documentation/sound/soc/dai.rst).
39 The first value defines the DAI type: TDA998x_SPDIF or TDA998x_I2S
43 DAI in question is used.
99 /* DAI-format / AP_ENA reg value */
/linux-6.3-rc2/arch/arm/boot/dts/
A Dexynos5422-odroidxu3-audio.dtsi28 "I2S Playback", "Mixer DAI TX",
29 "HiFi Playback", "Mixer DAI TX",
30 "Mixer DAI RX", "HiFi Capture";
/linux-6.3-rc2/arch/arm64/boot/dts/renesas/
A Dhihope-rev2.dtsi72 /* Single DAI */
/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/
A Dcirrus,clps711x-intc.txt33 32: DAIINT DAI interface (FIQ)

Completed in 27 milliseconds

1234