| /freebsd-src/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | renesas,gyroadc.txt | 1 * Renesas R-Car GyroADC device driver 5 are sampled by the GyroADC block in a round-robin fashion and the result 9 - compatible: Should be "<soc-specific>", "renesas,rcar-gyroadc". 10 The <soc-specific> should be one of: 11 renesas,r8a7791-gyroadc - for the GyroADC block present 13 renesas,r8a7792-gyroadc - for the GyroADC with interrupt 15 - reg: Address and length of the register set for the device 16 - clocks: References to all the clocks specified in the clock-names 18 Documentation/devicetree/bindings/clock/clock-bindings.txt. 19 - clock-names: Shall contain "fck". The "fck" is the GyroADC block clock. [all …]
|
| /freebsd-src/sys/contrib/device-tree/Bindings/media/i2c/ |
| H A D | ovti,ov2680.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
| H A D | ov8856.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Sakari Ailus <sakari.ailus@linux.intel.com> 13 description: |- 14 The Omnivision OV8856 is a high performance, 1/4-inch, 8 megapixel, CMOS 15 image sensor that delivers 3264x2448 at 30fps. It provides full-frame, 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the 18 through I2C and two-wire SCCB. The sensor output is available via CSI-2 19 serial data output (up to 4-lane). [all …]
|
| H A D | ovti,ov5675.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Quentin Schulz <quentin.schulz@theobroma-systems.com> 14 - $ref: /schemas/media/video-interface-devices.yaml# 17 The Omnivision OV5675 is a high performance, 1/5-inch, 5 megapixel, CMOS 18 image sensor that delivers 2592x1944 at 30fps. It provides full-frame, 19 sub-sampled, and windowed 10-bit MIPI images in various formats via the 22 This chip is programmable through I2C and two-wire SCCB. The sensor output 23 is available via CSI-2 serial data output (up to 2-lane). [all …]
|
| H A D | ovti,ov5693.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Tommaso Merciai <tomm.merciai@gmail.com> 14 The Omnivision OV5693/OV5695 are high performance, 1/4-inch, 5 megapixel, CMOS 15 image sensors that deliver 2592x1944 at 30fps. It provides full-frame, 16 sub-sampled, and windowed 10-bit MIPI images in various formats via the 19 OV5693/OV5695 are controlled via I2C and two-wire Serial Camera Control Bus 20 (SCCB). The sensor output is available via CSI-2 serial data output (up to 21 2-lane). [all …]
|
| /freebsd-src/usr.sbin/pmcstat/ |
| H A D | pmcstat.8 | 1 .\" Copyright (c) 2003-2008 Joseph Koshy 45 .Op Fl P Ar event-spec 47 .Op Fl S Ar event-spec 52 .Op Fl c Ar cpu-spec 62 .Op Fl p Ar event-spec 65 .Op Fl s Ar event-spec 66 .Op Fl t Ar process-spec 67 .Op Fl u Ar event-spec 85 .Fl t Ar process-spec 91 .Fl t Ar process-spec [all …]
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | AddDiscriminators.cpp | 1 //===- AddDiscriminators.cpp - Insert DWARF path discriminators -----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // used to decide what CFG path was taken inside sub-graphs whose instructions 41 // have exactly the same debug information. When this program is sampled 43 // equally frequent. This, in turn, will consider the edge while.body->if.then 53 //===----------------------------------------------------------------------===// 76 #define DEBUG_TYPE "add-discriminators" 82 "no-discriminators", cl::init(false), 125 /// executed a handful of times (meaning that the entry->if.then edge is [all …]
|
| H A D | SampleProfileInference.cpp | 1 //===- SampleProfileInference.cpp - Adjust sample profiles in the IR ------===// 5 // SPDX-License-Identifie [all...] |
| /freebsd-src/sys/contrib/xen/io/ |
| H A D | netif.h | 4 * Unified network-device I/O interface for Xen guest OSes. 24 * Copyright (c) 2003-2004, Keir Fraser 55 * feature 'feature-rx-notify' via xenbus. Otherwise the backend will assume 60 * "feature-split-event-channels" is introduced to separate guest TX 66 * "event-channel-tx" and "event-channel-rx" respectively. If frontend 67 * doesn't want to use this feature, it just writes "event-channel" 73 * If supported, the backend will write the key "multi-queue-max-queues" to 77 * key "multi-queue-num-queues", set to the number they wish to use, which 79 * in "multi-queue-max-queues". 82 * "feature-split-event-channels" may optionally be used when using [all …]
|
| /freebsd-src/sys/net80211/ |
| H A D | _ieee80211.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 5 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting 53 * PHY mode; this is not really a mode as multi-mode devices 100 IEEE80211_PROT_RTSCTS = 2, /* RTS-CTS */ 113 IEEE80211_AUTH_SHARED = 2, /* shared-key */ 115 IEEE80211_AUTH_AUTO = 4, /* auto-select/accept */ 177 #define IEEE80211_CHAN_DYN 0x00000400 /* Dynamic CCK-OFDM channel */ 242 (((_c)->ic_flags & IEEE80211_CHAN_FHSS) == IEEE80211_CHAN_FHSS) 244 (((_c)->ic_flags & IEEE80211_CHAN_A) == IEEE80211_CHAN_A) [all …]
|
| /freebsd-src/lib/libpmc/pmu-events/arch/x86/sapphirerapids/ |
| H A D | memory.json | 197 …ons with at least 1 store uop. This PEBS event is the trigger for stores sampled by the PEBS Store… 273 …che and were supplied by the local socket (DRAM or PMM), whether or not in Sub NUMA Cluster(SNC) M… 350 … "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions", 356 …"PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly in…
|
| H A D | pipeline.json | 35 …y executing divide or square root operations. Accounts for integer and floating-point operations.", 214 "BriefDescription": "Mispredicted non-taken conditional branch instructions retired.", 238 …"BriefDescription": "Miss-predicted near indirect branch instructions retired (excluding returns)", 245 …"PublicDescription": "Counts miss-predicted near indirect branch instructions retired excluding re… 281 …"PublicDescription": "This is a non-precise version (that is, does not use PEBS) of the event that… 286 …"BriefDescription": "Core clocks when the thread is in the C0.1 light-weight slower wakeup time bu… 292 …"PublicDescription": "Counts core clocks when the thread is in the C0.1 light-weight slower wakeup… 297 …"BriefDescription": "Core clocks when the thread is in the C0.2 light-weight faster wakeup time bu… 303 …"PublicDescription": "Counts core clocks when the thread is in the C0.2 light-weight faster wakeup… 367 …stal clock cycle counts between active hyperthreads, i.e., those in C0 sleep-state. A hyperthread … [all …]
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 1 //===-- AMDGPUISelLowering.h - AMDGPU Lowering Interface ------- 507 SAMPLED, global() enumerator [all...] |
| H A D | AMDGPUISelLowering.cpp | 1 //===-- AMDGPUISelLowering.cpp - AMDGPU Common DAG lowering functions -----===// 5 // SPDX-License-Identifie [all...] |
| /freebsd-src/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_bsc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 34 * Driver for bcm2835 i2c-compatible two-wire bus, named 'BSC' on this SoC. 37 * low-level control over sending start/repeat-start/stop sequences on the bus. 39 * repeat-star [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstrInfo.td | 1 //===-- SPIRVInstrInfo.td - Target Description for SPIR-V Target ------ [all...] |
| H A D | SPIRVBuiltins.cpp | 1 //===- SPIRVBuiltins.cpp - SPIR-V Built-in Functions ------ [all...] |
| /freebsd-src/sys/dev/sfxge/common/ |
| H A D | efx_regs_mcdi.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright 2008-2013 Solarflare Communications Inc. All rights reserved. 32 /* Power-on reset state */ 54 /* The 'doorbell' addresses are hard-wired to alert the MC when written */ 57 /* The rest of these are firmware-defined */ 65 /* Values to be written to the per-port status dword in shared 94 * | | \--- Response 95 * | \------- Error 96 * \------------------------------ Resync (always set) [all …]
|
| /freebsd-src/sys/contrib/alpine-hal/eth/ |
| H A D | al_hal_eth.h | 1 /*- 10 found at http://www.gnu.org/licenses/gpl-2.0.html 61 /* *INDENT-OFF* */ 65 /* *INDENT-ON* */ 97 #define AL_ETH_TSO_MSS_MAX_VAL (AL_ETH_MAX_FRAME_LEN - 200) 194 * will be set according to inner packet when packet is tunneled, for non-tunneled 327 uint8_t l4_header_len; /**< in words(32-bits) */ 342 * Target-ID to be assigned to the packet descriptors 343 * Requires Target-ID in descriptor to be enabled for the specific UDMA 356 /* Packet Rx flags - word 3 in Rx completion descriptor */ [all …]
|
| /freebsd-src/contrib/llvm-project/lld/ELF/ |
| H A D | LinkerScript.cpp | 1 //===- LinkerScript.cpp --------- [all...] |
| /freebsd-src/usr.sbin/ppp/ |
| H A D | ppp.8 | 31 .Nd Point to Point Protocol (a.k.a. user-ppp) 99 .Bl -tag -width XXX -offset XXX 141 exits with a non-zero result. 161 .Dq force-scripts 176 As pipes are not bi-directional, ppp will redirect all writes to descriptor 186 .Dq force-scripts 195 This is a no-op, and gives the same behaviour as if none of the above 213 .Bl -dia [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 1 //===- CodeGenPrepare.cpp - Prepare a function for code generation -------- 1730 BinaryOperator *Sub = nullptr; combineToUSubWithOverflow() local [all...] |
| /freebsd-src/contrib/sqlite3/ |
| H A D | sqlite3.c | 17 ** language. The code for the "sqlite3" command-line shell is also in a 20 ** The content in this amalgamation comes from Fossil check-in 51 ** NO_TEST - The branches on this line are not 56 ** OPTIMIZATION-IF-TRUE - This branch is allowed to always be false 60 ** OPTIMIZATION-IF-FALSE - This branch is allowed to always be true 64 ** PREVENTS-HARMLES 19029 } sub; global() member [all...] |
| /freebsd-src/share/dict/ |
| H A D | web2a | 12 A-b-c book 13 A-b-c method 14 abdomino-uterotomy 15 Abdul-baha 16 a-be 20 able-bodied 21 able-bodiedness 22 able-minded 23 able-mindedness 27 Abor-miri [all …]
|
| /freebsd-src/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 2 %%% BibTeX-file{ 23 %%% (incompletely) 1970 -- 1979. 50 %%% covering 1958--1996 became too large (about 65 %%% Algorithms 1--492. For Algorithms 493--686, 72 %%% cross-referenced in both directions, so 75 %%% Corrigenda. Cross-referenced entries are 77 %%% that each is completely self-contained. 83 %%% ftp://netlib.bell-labs.com/netlib/toms. 88 %%% http://ciir.cs.umass.edu/cgi-bin/web_query_form/public/cacm2.1. 90 %%% The initial draft of entries for 1981 -- [all …]
|