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
26 - description: Base address and size of SAI common register set.
27 - description: Base address and size of SAI identification register set.
65 Two subnodes corresponding to SAI sub-block instances A et B
70 description: Compatible for SAI sub-block A or B.
71 pattern: "st,stm32-sai-sub-[ab]"
82 - description: MCLK clock from a SAI set as master clock provider.
96 rx: SAI sub-block is configured as a capture DAI.
97 tx: SAI sub-block is configured as a playback DAI.
102 Configure the SAI sub-block as slave of another SAI sub-block.
103 By default SAI sub-block is in asynchronous mode.
104 Must contain the phandle and index of the SAI sub-block providing
109 - description: phandle of the SAI sub-block
110 - description: index of the SAI sub-block
122 description: Configure the SAI device as master clock provider.
143 const: st,stm32f4-sai
148 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
149 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
160 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
161 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
176 sai2: sai@4400b000 {
177 compatible = "st,stm32h7-sai";
190 compatible = "st,stm32-sai-sub-a";