Home
last modified time | relevance | path

Searched refs:Hardware (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DContext.h52 SmallVector<std::unique_ptr<HardwareUnit>, 4> Hardware; variable
65 Hardware.push_back(std::move(H)); in addHardwareUnit()
/freebsd/usr.sbin/bsdconfig/include/
H A Dmedia.hlp5 a supported controller (see Hardware Guide).
7 a supported controller (see Hardware Guide).
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dwm8524.txt3 This device does not use I2C or SPI but a simple Hardware Control Interface.
/freebsd/sys/contrib/device-tree/Bindings/mips/img/
H A Dpistachio-marduk.txt6 Hardware and other related documentation is available at
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PfmCounters.td1 //===-- AArch64PfmCounters.td - AArch64 Hardware Counters --*- tablegen -*-===//
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsPfmCounters.td1 //===-- MipsPfmCounters.td - Mips Hardware Counters --------*- tablegen -*-===//
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCPfmCounters.td1 //===-- PPCPfmCounters.td - PPC Hardware Counters ----------*- tablegen -*-===//
H A DPPCInstrHTM.td1 //===-- PPCInstrHTM.td - The PowerPC Hardware Transactional Memory -*-===//
9 // This file describes the Hardware Transactional Memory extension to the
/freebsd/sys/contrib/device-tree/Bindings/hwlock/
H A Dsirf,hwspinlock.txt1 SIRF Hardware spinlock device Binding
H A Dsprd-hwspinlock.txt1 SPRD Hardware Spinlock Device Binding
H A Dqcom-hwspinlock.txt1 Qualcomm Hardware Mutex Block:
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dks-sa-rng.txt1 Keystone SoC Hardware Random Number Generator(HWRNG) Module
/freebsd/contrib/one-true-awk/testdir/
H A Dtest.data143 4diag:*:0:996:Hardware Diagnostics:/usr/diags:/bin/csh
173 4d iag * 0 996 Hardware Diagnostics /usr/diags /bin/csh
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSanitizers.def52 // Hardware-assisted AddressSanitizer
55 // Kernel Hardware-assisted AddressSanitizer (KHWASan)
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsdhci-msm.txt60 value as per the Hardware Programming Guide.
63 specify the DLL_CONFIG register value as per Hardware Programming Guide.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-bindings.txt3 Hardware modules that control pin multiplexing or configuration parameters
8 Hardware modules whose signals are affected by pin configuration are
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-pm8058.txt10 Hardware-wise the different LEDs support slightly different
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Datmel-wdt.txt20 - atmel,watchdog-type : Should be "hardware" or "software". Hardware watchdog
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dsci-pm-domain.txt46 Hardware blocks belonging to a PM domain should contain a "power-domains"
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dxlnx,zynqmp-ipi-mailbox.txt21 Hardware | | IPI Agent | | IPI Buffers | |
H A Dnvidia,tegra186-hsp.txt1 NVIDIA Tegra Hardware Synchronization Primitives (HSP)
/freebsd/sys/contrib/device-tree/Bindings/power/
H A Drenesas,sysc-rmobile.txt89 Hardware blocks belonging to a PM domain should contain a "power-domains"
/freebsd/contrib/ntp/
H A DNOTES.y2kfixes24 Hardware Platform: Sun Sparc
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPU.td101 "Hardware supports unaligned global loads and stores"
119 "Hardware supports unaligned local and region loads and stores"
143 "Hardware supports XNACK"
313 "Hardware that runs with PRIV=1 interpreting 's_trap 2' as a nop bug"
830 "Hardware supports SRAMECC"
1046 "Hardware automatically inserts waitcnt before barrier"
1052 "Hardware supports backing off s_barrier if an exception occurs"
1064 "Hardware supports preloading of kernel arguments in user SGPRs."
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp171 StringRef Hardware; in getHostCPUNameForARM() local
177 Hardware = Lines[I].substr(8).ltrim("\t :"); in getHostCPUNameForARM()
185 if (Hardware.ends_with("MSM8994") || Hardware.ends_with("MSM8996")) in getHostCPUNameForARM()

1234