| /freebsd/sys/contrib/device-tree/Bindings/input/rmi4/ |
| H A D | rmi_2d_sensor.txt | 12 http://www.synaptics.com/sites/default/files/511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf 16 - touchscreen-inverted-x 17 - touchscreen-inverted-y 18 - touchscreen-swapped-x-y 19 - touchscreen-x-mm 20 - touchscreen-y-mm 23 - syna,clip-x-low: Sets a minimum value for X. 24 - syna,clip-y-low: Sets a minimum value for Y. 25 - syna,clip-x-high: Sets a maximum value for X. 26 - syna,clip-y-high: Sets a maximum value for Y. [all …]
|
| /freebsd/sys/gnu/dev/bwn/phy_n/ |
| H A D | if_bwn_phy_n_regs.h | 22 Boston, MA 02110-1301, USA. 32 /* N-PHY registers. */ 41 #define BWN_NPHY_4WI_ADDR BWN_PHY_N(0x00B) /* Four-wire bus address */ 42 #define BWN_NPHY_4WI_DATAHI BWN_PHY_N(0x00C) /* Four-wire bus data high */ 43 #define BWN_NPHY_4WI_DATALO BWN_PHY_N(0x00D) /* Four-wire bus data low */ 44 #define BWN_NPHY_BIST_STAT0 BWN_PHY_N(0x00E) /* Built-in self test status 0 */ 45 #define BWN_NPHY_BIST_STAT1 BWN_PHY_N(0x00F) /* Built-in self test status 1 */ 49 #define BWN_NPHY_C1_BCLIPBKOFF BWN_PHY_N(0x01A) /* Core 1 barely clip backoff */ 50 #define BWN_NPHY_C1_CCK_BCLIPBKOFF BWN_PHY_N(0x01B) /* Core 1 CCK barely clip backoff */ 54 #define BWN_NPHY_C1_CGAINI_CLIPGBKOFF 0x03E0 /* Clip gain backoff */ [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8994-msft-lumia-octagon.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 12 #include <dt-bindings/gpio/gpio.h> 13 #include <dt-bindings/input/gpio-keys.h> 14 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 20 /delete-node/ &adsp_mem; 21 /delete-node/ &audio_mem; 22 /delete-node/ &cont_splash_mem; 23 /delete-node/ &mba_mem; 24 /delete-node/ &mpss_mem; 25 /delete-node/ &peripheral_region; [all …]
|
| H A D | sdm845-xiaomi-polaris.dts | 1 // SPDX-License-Identifier: BSD-3-Clause 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h> 11 #include <dt-bindings/regulator/qcom,rpmh-regulato [all...] |
| /freebsd/share/misc/ |
| H A D | usb_hid_usages | 4 # - lines that do not start with a white space give the number and name of 6 # - lines that start with a white space give the number and name of 20 0x08 Multi-axis Controller 23 0x31 Y 62 0x90 D-pad Up 63 0x91 D-pad Down 64 0x92 D-pad Right 65 0x93 D-pad Left 107 0xB2 Anti-Torque Control 213 0x31 Gun Clip [all …]
|
| H A D | usb_vendors | 6 # http://www.linux-usb.org/usb-ids.html 7 # or send entries as patches (diff -u old new) in the 10 # http://www.linux-usb.org/usb.ids 13 # Date: 2025-09-15 20:34:02 20 # device device_name <-- single tab 21 # interface interface_name <-- two tabs 38 5301 GW-US54ZGL 802.11bg 54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211] 64 0200 TP-Link 86 120e ASI120MC-S Planetary Camera [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
| H A D | tegra30-lg-x3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/input/gpio-keys.h> 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/leds/common.h> 6 #include <dt-bindings/mfd/max77620.h> 7 #include <dt-bindings/thermal/thermal.h> 10 #include "tegra30-cpu-opp.dtsi" 11 #include "tegra30-cpu-opp-microvolt.dtsi" 14 chassis-type = "handset"; 30 * pre-existing /chosen node to be available to insert the [all …]
|
| /freebsd/sys/vm/ |
| H A D | vm_map.c | 1 /*- 2 * SPDX-License-Identifier: (BSD-3-Clause AND MIT-CMU) 8 * The Mach Operating System project at Carnegie-Mellon University. 35 * Copyright (c) 1987, 1990 Carnegie-Mellon University. 55 * Pittsburgh PA 15213-3890 107 * Maps consist of an ordered doubly-linked list of simple 108 * entries; a self-adjusting binary search tree of these 113 * routines merely "clip" entries to these start/end values. 121 * another, and then marking both regions as copy-on-write. 149 #define ENTRY_CHARGED(e) ((e)->cred != NULL || \ [all …]
|
| /freebsd/contrib/less/ |
| H A D | screen.c | 2 * Copyright (C) 1984-2025 Mark Nudelman 13 * Uses termcap to be as terminal-independent as possible. 129 #define _settextposition(y,x) gotoxy(x,y) argument 191 public int vt_enabled = -1; /* Is virtual terminal processing available? */ 227 *sc_deinit; /* Exit terminal de-initialization */ 229 static int attrcolor = -1; 238 public int kill_char; /* The user's line-kill char */ 239 public int werase_char; /* The user's word-erase char */ 254 static int termcap_debug = -1; 314 s->c_lflag &= ~(0 in set_termio_flags() [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | images | 2 #------------------------------------------------------------------------------ 4 # images: file(1) magic for image formats (see also "iff", and "c-lang" for 9 # merging several one- and two-line files into here. 13 # Targa - matches `povray', `ppmtotga' and `xv' outputs 19 # Note: called by DROID "Truevision TGA Bitmap" version 1.0 via PUID x-fmt/367 23 # or theoretically 2-128 reserved for use by Truevision or 128-255 may be used for developer applic… 32 # Targa image data (strength=70=110-40) before some Commodore disc image (strength=70=70+0 ./c64) l… 35 !:strength -40 37 #>(2.S-2) belong !0x28632943 47 # skip arches.3200 , Finder.Root , Slp.1 by looking for low pixel depth 1 8 15 16 24 32 [all …]
|
| /freebsd/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/sys/dev/sound/pcm/ |
| H A D | feeder_rate.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2005-2009 Ariff Abdullah <ariff@FreeBSD.org> 36 * - http://ccrma.stanford.edu/~jos/resample/ 39 * + all out fixed point integer operations, no soft-float or anything like 48 * - The z, z_, and Z_ . Due to mental block (or maybe just 0x7a69), I 124 int32_t bps; /* bytes-per-sample */ 164 &feeder_rate_presets, 0, "compile-time rate presets"); 176 if (err != 0 || req->newptr == NULL || val == feeder_rate_min) in sysctl_hw_snd_feeder_rate_min() 199 if (err != 0 || req->newptr == NULL || val == feeder_rate_max) in sysctl_hw_snd_feeder_rate_max() [all …]
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap-dpdk.c | 31 1. Pcap-dpdk provides libpcap the ability to use DPDK with the device name as dpdk:{portid}, such a… 33 3. The testprogs/capturetest provides 6.4Gbps/800,000 pps on Intel 10-Gigabit X540-AT2 with DPDK 18… 36 …port will be on if DPDK is available. Please set DIR for --with-dpdk[=DIR] with ./configure or -DD… 44 CONFIG_RTE_BUILD_SHARED_LIB=y 46 sed -i 's/CONFIG_RTE_BUILD_SHARED_LIB=n/CONFIG_RTE_BUILD_SHARED_LIB=y/' $RTE_SDK/$RTE_TARGET/.config 50 You shall learn how to bind nic with DPDK-compatible driver by $RTE_SDK/usertools/dpdk-devbind.py, … 51 And enable hugepages by dpdk-setup.sh 54 …TE_SDK/examples/l2fwd/$RTE_TARGET/l2fwd -dlibrte_pmd_e1000.so -dlibrte_pmd_ixgbe.so -dlibrte_mempo… 58 … which are used for compiling DPDK. And then pass $RTE_SDK/$RTE_TARGET to --with-dpdk or -DDPDK_DIR 65 ./configure --with-dpdk=$RTE_SDK/$RTE_TARGET && make -s all && make -s testprogs && make install [all …]
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_ioctl.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 1994-1995 Søren Schmidt 92 .low = LINUX_IOCTL_ ## SHORTNAME ## _MIN, \ 122 * Keep sorted by low. 125 { .func = linux_ioctl_termio, .low = LINUX_IOCTL_TERMIO_MIN, 169 error = fget(td, args->fd, &cap_ioctl_rights, &fp); in linux_ioctl_hdio() 172 switch (args->cmd & 0xffff) { in linux_ioctl_hdio() 176 (caddr_t)&mediasize, td->td_ucred, td); in linux_ioctl_hdio() 179 (caddr_t)§orsize, td->td_ucred, td); in linux_ioctl_hdio() [all …]
|
| /freebsd/usr.sbin/cxgbetool/ |
| H A D | cxgbetool.c | 1 /*- 58 #define max(x, y) ((x) > (y) ? (x) : (y)) 86 unsigned char shift; /* # of low order bits omitted and implicitly 0 */ 88 unsigned char islog2; /* Field contains the base-2 log of the value */ 104 "\tclip list list the CLIP table\n" in usage() 118 "\tloadboot-cfg <bc.bin> install boot config\n" in usage() 119 "\tloadboot-cfg clear remove boot config\n" in usage() 120 "\tloadcfg <fw-confi in usage() 59 max(x,y) global() argument 156 doit(x,y) global() argument [all...] |
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_chu.c | 2 * refclock_chu - clock driver for Canadian CHU time/frequency station 44 * kHz and mu-law companding. This is the same standard as used by the 57 * maximum-likelihood technique which exploits the considerable degree 62 * consists of nine, ten-character bursts transmitted at 300 bps between 87 * the DUT1 (d in deciseconds), Gregorian year (yyyy), difference TAI - 101 * coincides with 0.5 - 9 * 11/300 = 0.170 second. Depending on the 110 * connections. With debugging enabled (-d on the ntpd command line), 113 * chuA or chuB followed by the status code and signal level (0-9999). 120 * where n is the number of characters in the burst (0-10), b the burst 121 * distance (0-40), f the field alignment (-1, 0, 1), s the [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 1 //===-- X86ISelLowering.cpp - X86 DAG Lowering Implementation -------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 71 #define DEBUG_TYPE "x86-isel" 74 "x86-experimental-pref-innermost-loop-alignment", cl::init(4), 78 "alignment set by x86-experimental-pref-loop-alignment."), 82 "x86-br-merging-base-cost", cl::init(2), 88 "will be merged, and above which conditionals will be split. Set to -1 " 93 "x86-br-merging-ccmp-bias", cl::init(6), [all …]
|
| /freebsd/contrib/lua/src/ |
| H A D | lvm.c | 48 /* limit for table tag-method chains (to avoid infinite loops) */ 71 >> (NBM - (3 * (NBM / 4)))) > 0 76 /* check whether 'i' is in the interval [-MAXINTFITSF, MAXINTFITSF] */ 175 ** the float is too large, clip it to LUA_MAXINTEGER. If the float 228 count = l_castS2U(limit) - l_castS2U(init); in forprep() 233 count = l_castS2U(init) - l_castS2U(limit); in forprep() 235 count /= l_castS2U(-(step + 1)) + 1u; in forprep() 307 tm = fasttm(L, hvalue(t)->metatable, TM_INDEX); /* table's metamethod */ in luaV_finishget() 344 tm = fasttm(L, h->metatable, TM_NEWINDEX); /* get metamethod */ in luaV_finishset() 346 sethvalue2s(L, L->top.p, h); /* anchor 't' */ in luaV_finishset() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.cpp | 1 //===-- RISCVInstrInfo.cpp - RISC-V Instruction Information -----*- 2299 const MachineOperand &Y = ShiftMI->getOperand(1); genShXAddAddShift() local [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | YAMLParser.cpp | 1 //===- YAMLParser.cpp - Simple YAML parser -------- [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 1 //=- LoongArchISelLowering.cpp - LoongArch DAG Lowering Implementation ---===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 37 #define DEBUG_TYPE "loongarch-isel-lowering" 41 static cl::opt<bool> ZeroDivCheck("loongarch-check-zero-division", cl::Hidden, 102 // Expand bitreverse.i16 with native-width bitrev and shift for now, before in LoongArchTargetLowering() 107 // LA32 does not have REVB.2W and REVB.D due to the 64-bit operands, and in LoongArchTargetLowering() 109 // and i32 could still be byte-swapped relatively cheaply. in LoongArchTargetLowering() 443 if (*I != -1 && *I != ExpectedIndex) in fitsRegularPattern() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 1 //===- SelectionDAGBuilder.cpp - Selection-DAG building -------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 119 /// LimitFloatPrecision - Generate low-precision inline sequences for 124 InsertAssertAlign("insert-assert-align", cl::init(true), 129 LimitFPPrecision("limit-float-precision", 130 cl::desc("Generate low-precision inline sequences " 136 "switch-peel-threshold", cl::Hidden, cl::init(66), 142 // DAG-based analysis from blowing up. For example, alias analysis and [all …]
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_main.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 308 * Each tunable is set to a default value here if it's known at compile-time. 309 * Otherwise it is set to -n as an indication to tweak_tunables() that it should 326 int t4_ntxq = -NTXQ; 332 int t4_nrxq = -NRXQ; 338 static int t4_ntxq_vi = -NTXQ_VI; 343 static int t4_nrxq_vi = -NRXQ_VI; 349 0, "Reserve TX queue 0 of each VI for non-flowid packets"); 353 static int t4_nofldtxq = -NOFLDTXQ; [all …]
|
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | t4_hw.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 48 * t4_wait_op_done_val - wait until an operation is completed 51 * @mask: a single-bit field within @reg that indicates completion 60 * operation completes and -EAGAIN otherwise. 73 if (--attempts == 0) in t4_wait_op_done_val() 74 return -EAGAIN; in t4_wait_op_done_val() 88 * t7_wait_sram_done - wait until an operation is completed 99 * operation completes successfully and -EAGAIN if it times out. 114 if (--attempts == 0) in t7_wait_sram_done() [all …]
|
| /freebsd/contrib/tzdata/ |
| H A D | asia | 4 # 2009-05-17 by Arthur David Olson. 11 # From Paul Eggert (2019-07-11): 30 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94. 64 # Technical Support (including a page from the Official Airline Guide - 70 # Rule NAME FROM TO - IN ON AT SAVE LETTER/S 71 Rule EUAsia 1981 max - Mar lastSun 1:00u 1:00 S 72 Rule EUAsia 1979 1995 - Sep lastSun 1:00u 0 - 73 Rule EUAsia 1996 max - Oct lastSun 1:00u 0 - 74 Rule E-EurAsia 1981 max - Mar lastSun 0:00 1:00 - 75 Rule E-EurAsia 1979 1995 - Sep lastSun 0:00 0 - [all …]
|