/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-dsp-keystone.txt | 1 Keystone 2 DSP GPIO controller bindings 3 HOST OS userland running on ARM can send interrupts to DSP cores using 4 the DSP GPIO controller IP. It provides 28 IRQ signals per each DSP core. 7 For example TCI6638K2K SoC has 8 DSP GPIO controllers: 10 Keystone 2 DSP GPIO controller has specific features: 12 - setting GPIO value to 1 causes IRQ generation on target DSP core;
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | ti,davinci-rproc.txt | 1 TI Davinci DSP devices 7 The TI Davinci family of SoCs usually contains a TI DSP Core sub-system that 13 controller, a dedicated local power/sleep controller etc. The DSP processor 14 core used in Davinci SoCs is usually a C674x DSP CPU. 16 DSP Device Node: 18 Each DSP Core sub-system is represented as a single DT node. 38 interrupts from the DSP. The value should follow the 52 /* DSP Reserved Memory node */ 65 /* DSP node */
|
H A D | ti,keystone-rproc.txt | 1 TI Keystone DSP devices 4 The TI Keystone 2 family of SoCs usually have one or more (upto 8) TI DSP Core 10 a dedicated local power/sleep controller etc. The DSP processor core in 13 DSP Device Node: 15 Each DSP Core sub-system is represented as a single DT node, and should also 42 State Control node, and the register offset of the DSP 83 and an args specifier containing the DSP device id 101 /* 66AK2H/K DSP aliases */ 113 /* 66AK2H/K DSP memory node */ 126 /* 66AK2H/K DSP node */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | ste-dma40.txt | 86 24: Multimedia DSP SXA0 87 25: Multimedia DSP SXA1 88 26: Multimedia DSP SXA2 89 27: Multimedia DSP SXA3 106 44: Multimedia DSP SXA4 107 45: Multimedia DSP SXA5 108 46: SLIMbus channel 8 or Multimedia DSP SXA6 109 47: SLIMbus channel 9 or Multimedia DSP SXA7
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sharc | 6 # SHARC DSP, MIDI SysEx and RiscOS filetype definitions added by 14 # SHARC DSP stuff (based on the FGM SHARC DSP SDK)
|
H A D | elf | 170 >18 leshort 63 Sony DSP, 185 >18 leshort 78 Element 14 64-bit DSP, 186 >18 leshort 79 LSI Logic 16-bit DSP, 232 >18 leshort 136 New Japan Radio (NJR) 24-bit DSP, 236 >18 leshort 140 TI TMS320C6000 DSP family, 237 >18 leshort 141 TI TMS320C2000 DSP family, 238 >18 leshort 142 TI TMS320C55x DSP family, 240 >18 leshort 160 STMicroelectronics 64bit VLIW DSP, 250 >18 leshort 170 New Japan Radio (NJR) 16-bit DSP,
|
H A D | plan9 | 13 0 belong 0x0000048B Plan 9 executable, AT&T DSP 3210
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | ti,omap-iommu.txt | 7 "ti,dra7-dsp-iommu" for DRA7xx DSP IOMMU instances 27 is required for DSP IOMMU instances on DRA7xx SoCs. The 28 instance number should be 0 for DSP MDMA MMUs and 1 for 29 DSP EDMA MMUs.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYCallingConv.td | 41 // DSP types 54 // DSP types 63 // DSP types 76 // DSP types
|
/freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
H A D | dsp.txt | 1 * TI - DSP (Digital Signal Processor) 3 TI DSP included in OMAP SoC
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/nintendo/ |
H A D | gamecube.txt | 45 1.c) The Digital Signal Processor (DSP) node 53 - reg : should contain the DSP registers location and length 54 - interrupts : should contain the DSP interrupt 60 The ARAM node must be placed under the DSP node.
|
H A D | wii.txt | 56 1.c) The Digital Signal Processor (DSP) node 64 - reg : should contain the DSP registers location and length 65 - interrupts : should contain the DSP interrupt
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | ti,keystone-irq.txt | 3 On Keystone SOCs, DSP cores can send interrupts to ARM 5 The IRQ handler running on HOST OS can identify DSP signal source by
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | qcom,fastrpc.txt | 5 invocations across DSP and APPS boundaries. This enables developers 6 to offload tasks to the DSP and free up the application processor for
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | dra74-ipu-dsp-common.dtsi | 3 * Common IPU and DSP data for TI DRA74x/DRA76x/AM572x/AM574x platforms
|
H A D | dra7-ipu-dsp-common.dtsi | 3 * Common IPU and DSP data for TI DRA7xx/AM57xx platforms
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,q6afe.txt | 12 from DSP.
|
H A D | qcom,q6core.txt | 14 from DSP.
|
H A D | qcom,q6adm.txt | 14 from DSP.
|
H A D | qcom,q6asm.txt | 14 from DSP.
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | si4713.txt | 6 DSP-mode format. It is programmable through an I2C interface.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips.td | 157 def FeatureDSP : SubtargetFeature<"dsp", "HasDSP", "true", "Mips DSP ASE">; 159 "Mips DSP-R2 ASE", [FeatureDSP]>; 161 : SubtargetFeature<"dspr3", "HasDSPR3", "true", "Mips DSP-R3 ASE",
|
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/ |
H A D | qcom,rmtfs-mem.txt | 37 with the rmtfs region for the Hexagon DSP (id #1) located at 0x86700000.
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | ARM.cpp | 512 DSP = 0; in handleTargetFeatures() 571 DSP = 1; in handleTargetFeatures() 919 if ((CPUProfile != "M" && ArchVersion >= 6) || (CPUProfile == "M" && DSP)) in getTargetDefines() 988 if (DSP) { in getTargetDefines() 1000 if (DSP || SAT) in getTargetDefines()
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | ti,timer.txt | 29 - ti,timer-dsp: Indicates the timer can interrupt the on-chip DSP in
|