| /freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
| H A D | tda998x.txt | 24 - audio-ports: array of 8-bit values, 2 values per one DAI[1]. 25 The first value defines the DAI type: TDA998x_SPDIF or TDA998x_I2S[2]. 26 The second value defines the tda998x AP_ENA reg content when the DAI 50 /* DAI-format AP_ENA reg value */
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | mrvl,pxa-ssp.txt | 1 Marvell PXA SSP CPU DAI bindings 14 and be used as clock provider of the DAI. 27 /* DAI as user */
|
| H A D | audio-graph-card.txt | 3 Audio Graph Card specifies audio DAI connections of SoC <-> codec. 30 - dais : list of CPU DAI port{s} 36 Example: Single DAI case 67 Example: Multi DAI case 225 Example: Multi DAI with DPCM
|
| H A D | storm.txt | 9 - cpu : Phandle of the CPU DAI 10 - codec : Phandle of the codec DAI
|
| H A D | st,stm32-sai.txt | 19 - interrupts: cpu DAI interrupt line shared by SAI sub-blocks 41 "tx": if sai sub-block is configured as playback DAI 42 "rx": if sai sub-block is configured as capture DAI 55 configured according to protocol defined in related DAI link node,
|
| H A D | qcom,lpass-cpu.txt | 1 * Qualcomm Technologies LPASS CPU DAI 45 Required properties for each DAI (represented by a subnode): 46 - reg : Must be one of the DAI IDs
|
| H A D | fsl-asoc-card.txt | 17 and PCM DAI formats. However, it'll be also possible to support those non 57 - audio-cpu : The phandle of an CPU DAI controller 91 Optional unless SSI is selected as a CPU DAI:
|
| H A D | amlogic,axg-sound-card.txt | 22 - sound-dai: phandle and port of the CPU DAI. 49 - sound-dai: phandle and port of the CODEC DAI.
|
| H A D | dmic.txt | 10 - num-channels: Number of microphones on this DAI
|
| H A D | ux500-mop500.txt | 9 - stericsson,cpu-dai : Phandle to the CPU-side DAI
|
| H A D | zte,tdm.txt | 1 ZTE TDM DAI driver
|
| H A D | tdm-slot.txt | 3 This specifies audio DAI's TDM slot.
|
| H A D | max98504.txt | 4 a PCM and PDM digital audio interface (DAI) and a differential analog input.
|
| H A D | qcom,q6asm.txt | 30 == ASM DAI is subnode of "dais" and represent a dai, it includes board specific
|
| H A D | qcom,sdm845.txt | 31 amplifiers) that do not appear directly within the DAI
|
| /freebsd/sys/contrib/device-tree/src/arm/samsung/ |
| H A D | exynos5422-odroidxu3-audio.dtsi | 27 "I2S Playback", "Mixer DAI TX", 28 "HiFi Playback", "Mixer DAI TX", 29 "Mixer DAI RX", "HiFi Capture";
|
| H A D | exynos5422-odroidxu4.dts | 38 audio-routing = "I2S Playback", "Mixer DAI TX";
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | MemoryTaggingSupport.cpp | 184 if (auto *DAI = dyn_cast<DbgAssignIntrinsic>(DVI)) in visit() local 185 AddIfInteresting(DAI->getAddress()); in visit() 321 if (auto *DAI = DynCastToDbgAssign(DPtr)) { in annotateDebugRecords() local 322 if (DAI->getAddress() == Info.AI) in annotateDebugRecords() 323 DAI->setAddressExpression( in annotateDebugRecords() 324 DIExpression::prependOpcodes(DAI->getAddressExpression(), NewOps)); in annotateDebugRecords()
|
| H A D | PromoteMemoryToRegister.cpp | 137 for (DbgAssignIntrinsic *DAI : at::getAssignmentMarkers(AI)) { in init() 138 if (Vars.insert(DebugVariable(DAI)).second) in init() 139 DbgAssigns.push_back(DAI); in init() 200 for (auto *DAI : DbgAssigns) in updateForNewPhi() local 201 ConvertDebugDeclareToDebugValue(DAI, NewPhi, DIB); in updateForNewPhi() 470 for (auto *DAI : DbgAssignsToDelete) in cleanUpDbgAssigns() local 471 DAI->eraseFromParent(); in cleanUpDbgAssigns()
|
| /freebsd/sys/dev/sound/fdt/ |
| H A D | audio_dai_if.m | 35 # set DAI format for communications between CPU/codec nodes 41 # Initialize DAI and set up interrrupt handler 88 # call DAI interrupt handler
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | cirrus,clps711x-intc.txt | 33 32: DAIINT DAI interface (FIQ)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfo.h | 200 inline AssignmentInstRange getAssignmentInsts(const DbgAssignIntrinsic *DAI) { in getAssignmentInsts() argument 201 return getAssignmentInsts(DAI->getAssignID()); in getAssignmentInsts()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IntrinsicInst.cpp | 127 auto *DAI = dyn_cast<DbgAssignIntrinsic>(this); in replaceVariableLocationOp() local 128 if (!DAI || OldValue != DAI->getAddress()) in replaceVariableLocationOp() 130 DAI->setAddress(NewValue); in replaceVariableLocationOp()
|
| /freebsd/sys/contrib/device-tree/Bindings/misc/ |
| H A D | atmel-ssc.txt | 28 - This property makes the SSC into an automatically registered DAI.
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8916-modem-qdsp6.dtsi | 6 * but boards can define additional codecs by adding additional backend DAI links.
|