Lines Matching full:sai

4 $id: http://devicetree.org/schemas/sound/st,stm32-sai.yaml#
7 title: STMicroelectronics STM32 Serial Audio Interface (SAI)
13 The SAI interface (Serial Audio Interface) offers a wide set of audio
15 The SAI contains two independent audio sub-blocks. Each sub-block has
21 - st,stm32f4-sai
22 - st,stm32h7-sai
23 - st,stm32mp25-sai
27 - description: Base address and size of SAI common register set.
28 - description: Base address and size of SAI identification register set.
72 Two subnodes corresponding to SAI sub-block instances A et B
77 description: Compatible for SAI sub-block A or B.
78 pattern: "^st,stm32-sai-sub-[ab]$"
89 - description: MCLK clock from a SAI set as master clock provider.
103 rx: SAI sub-block is configured as a capture DAI.
104 tx: SAI sub-block is configured as a playback DAI.
109 Configure the SAI sub-block as slave of another SAI sub-block.
110 By default SAI sub-block is in asynchronous mode.
111 Must contain the phandle and index of the SAI sub-block providing
116 - description: phandle of the SAI sub-block
117 - description: index of the SAI sub-block
129 description: Configure the SAI device as master clock provider.
150 const: st,stm32f4-sai
155 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
156 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
167 const: st,stm32mph7-sai
173 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
174 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
186 const: st,stm32mp25-sai
204 sai2: sai@4400b000 {
205 compatible = "st,stm32h7-sai";
218 compatible = "st,stm32-sai-sub-a";