Home
last modified time | relevance | path

Searched refs:SAI (Results 1 – 9 of 9) sorted by relevance

/src/sys/contrib/device-tree/Bindings/sound/
H A Dst,stm32-sai.txt1 STMicroelectronics STM32 Serial Audio Interface (SAI).
3 The SAI interface (Serial Audio Interface) offers a wide set of audio protocols
5 The SAI contains two independent audio sub-blocks. Each sub-block has
10 - reg: Base address and size of SAI common register set.
17 "x8k": SAI parent clock for sampling rates multiple of 8kHz.
18 "x11k": SAI parent clock for sampling rates multiple of 11.025kHz.
19 - interrupts: cpu DAI interrupt line shared by SAI sub-blocks
22 - resets: Reference to a reset controller asserting the SAI
24 SAI subnodes:
25 Two subnodes corresponding to SAI sub-block instances A et B can be defined.
[all …]
H A Dfsl-sai.txt1 Freescale Synchronous Audio Interface (SAI).
3 The SAI is based on I2S module that used communicating with audio codecs,
44 that SAI will work in the synchronous mode (sync Tx
50 that SAI will work in the asynchronous mode, which
65 - big-endian : Boolean property, required if all the SAI
71 indicates that SAI will output the SAI MCLK clock.
H A Dfsl,audmix.txt6 modules (SAI). Each input serial interface carries 8 audio channels in its
13 receive path of normal audio SAI module for readback by the CPU.
38 to SAI interfaces to be provided, the first SAI in the
H A Dfsl,asrc.txt6 Ends Audio controller such as ESAI, SSI and SAI. It has three pairs to support
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h167 section_iterator SAI = getSectionByAddress(Obj, AddrA); in processSECTDIFFRelocation() local
168 assert(SAI != Obj.section_end() && "Can't find section for address A"); in processSECTDIFFRelocation()
169 uint64_t SectionABase = SAI->getAddress(); in processSECTDIFFRelocation()
171 SectionRef SectionA = *SAI; in processSECTDIFFRelocation()
H A DRuntimeDyldMachOARM.h378 section_iterator SAI = getSectionByAddress(MachO, AddrA); in processHALFSECTDIFFRelocation() local
379 assert(SAI != MachO.section_end() && "Can't find section for address A"); in processHALFSECTDIFFRelocation()
380 uint64_t SectionABase = SAI->getAddress(); in processHALFSECTDIFFRelocation()
382 SectionRef SectionA = *SAI; in processHALFSECTDIFFRelocation()
/src/sys/contrib/device-tree/Bindings/dma/
H A Dfsl-imx-sdma.txt57 24 SAI
/src/sys/contrib/device-tree/Bindings/clock/
H A Dst,stm32-rcc.txt82 7 PLL_VCO_SAI (vco frequency of SAI pll)
/src/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx93.dtsi291 <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>, // 21: SAI TX
292 <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>, // 22: SAI RX