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.
69 Two subnodes corresponding to SAI sub-block instances A et B
74 description: Compatible for SAI sub-block A or B.
75 pattern: "^st,stm32-sai-sub-[ab]$"
86 - description: MCLK clock from a SAI set as master clock provider.
100 rx: SAI sub-block is configured as a capture DAI.
101 tx: SAI sub-block is configured as a playback DAI.
106 Configure the SAI sub-block as slave of another SAI sub-block.
107 By default SAI sub-block is in asynchronous mode.
108 Must contain the phandle and index of the SAI sub-block providing
113 - description: phandle of the SAI sub-block
114 - description: index of the SAI sub-block
126 description: Configure the SAI device as master clock provider.
147 const: st,stm32f4-sai
152 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
153 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
164 - description: x8k, SAI parent clock for sampling rates multiple of 8kHz.
165 - description: x11k, SAI parent clock for sampling rates multiple of 11.025kHz.
180 sai2: sai@4400b000 {
181 compatible = "st,stm32h7-sai";
194 compatible = "st,stm32-sai-sub-a";