/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | st,stm32-sai.txt | 4 as I2S standards, LSB or MSB-justified, PCM/DSP, TDM, and AC'97. 5 The SAI contains two independent audio sub-blocks. Each sub-block has 9 - compatible: Should be "st,stm32f4-sai" or "st,stm32h7-sai" 10 - reg: Base address and size of SAI common register set. 11 - clocks: Must contain phandle and clock specifier pairs for each entry 12 in clock-names. 13 - clock-names: Must contain "pclk" "x8k" and "x11k" 15 Mandatory for "st,stm32h7-sai" compatible. 16 Not used for "st,stm32f4-sai" compatible. 19 - interrupts: cpu DAI interrupt line shared by SAI sub-blocks [all …]
|
H A D | st,stm32-sai.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/sound/st,stm32-sai.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Olivier Moysan <olivier.moysan@foss.st.com> 14 protocols as I2S standards, LSB or MSB-justified, PCM/DSP, TDM, and AC'97. 15 The SAI contains two independent audio sub-blocks. Each sub-block has 21 - st,stm32f4-sai 22 - st,stm32h7-sai 26 - description: Base address and size of SAI common register set. [all …]
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_optimize.c | 66 * A superblock is a block of adjacent rules of similar action. If there 68 * Once we have a superblock, we are free to re-order any rules within it 85 BARRIER, /* the presence of the field puts the rule in its own block */ 101 sizeof(((struct pfctl_rule *)0)->field)} 107 * rule from being re-ordered at all. 120 * These rules are allowed to be re-ordered but only among like rules. 121 * For instance we can re-order all 'tag "foo"' rules because they have the 122 * same tag. But we can not re-order between a 'tag "foo"' and a 151 * There are no problems re-ordering any rules with these fields. 202 /* These fields should never be set in a PASS/BLOCK rule */ [all …]
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstd_compress_superblock.c | 5 * This source code is licensed under both the BSD-style license (found in the 8 * You may select, at your option, one of the above-listed licenses. 11 /*-************************************* 23 * Compresses literals section for a sub-block. 32 * hufMetadata->hType has literals block type info. 33 * If it is set_basic, all sub-blocks literals section will be Raw_Literals_Block. 34 * If it is set_rle, all sub-blocks literals section will be RLE_Literals_Block. 35 …* If it is set_compressed, first sub-block's literals section will be Compressed_Literals_Blo… 36 * If it is set_compressed, first sub-block's literals section will be Treeless_Literals_Block 37 * and the following sub-blocks' literals sections will be Treeless_Literals_Block. [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | udivmodsi4.S | 1 //===-- udivmodsi4.S - 32-bit unsigned integer divide and modulus ---------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file implements the __udivmodsi4 (32-bit unsigned integer divide and 10 // modulus) function for the ARM 32-bit architecture. 12 //===----------------------------------------------------------------------===// 48 // At the time of JMP, ip := .Ldiv0block - 12 * I. 49 // This depends on the fixed instruction size of block. 52 // block(shift) implements the test-and-update-quotient core. 60 sub r3, r3, ip [all …]
|
H A D | umodsi3.S | 1 //===-- umodsi3.S - 32-bit unsigned integer modulus -----------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // This file implements the __umodsi3 (32-bit unsigned integer modulus) 10 // function for the ARM 32-bit architecture. 12 //===----------------------------------------------------------------------===// 47 // At the time of JMP, ip := .Ldiv0block - 8 * I. 48 // This depends on the fixed instruction size of block. 51 // block(shift) implements the test-and-update-quotient core. 59 sub r3, r3, ip [all …]
|
/freebsd/usr.sbin/dumpcis/ |
H A D | cis.h | 6 *------------------------------------------------------------------------- 8 /*- 9 * SPDX-License-Identifier: BSD-3-Clause 72 #define CIS_DEVICE_OC 0x1C /* Other conditions info - common memory */ 73 #define CIS_DEVICE_OA 0x1D /* Other conditions info - attribute memory */ 98 * 0xF0 - Device type 99 * 0x08 - Write protect switch 100 * 0x07 - Speed index (7 = extended speed) 103 * 0xF8 - Addressable units (0's numbered) 104 * 0x07 - Unit size [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LivePhysRegs.h | 1 //===- llvm/CodeGen/LivePhysRegs.h - Live Physical Register Set -*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 /// physical registers. This can be used for ad-hoc liveness tracking after 12 /// register allocation. You can start with the live-ins/live-outs at the 13 /// beginning/end of a block and update the information while walking the 14 /// instructions inside the block. This implementation tracks the liveness on a 15 /// sub-register granularity. 17 /// We assume that the high bits of a physical super-register are not preserved 18 /// unless the instruction has an implicit-use operand reading the super- [all …]
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_compress_superblock.c | 2 * Copyright (c) 2016-2020, Yann Collet, Facebook, Inc. 5 * This source code is licensed under both the BSD-style license (found in the 8 * You may select, at your option, one of the above-listed licenses. 11 /*-************************************* 22 /*-************************************* 26 * Stores Literals Block Type for a super-block in hType, and 37 * Stores symbol compression modes for a super-block in {ll, ol, ml}Type, and 57 * Builds entropy for the super-block literals. 58 * Stores literals block type (raw, rle, compressed, repeat) and 74 const size_t nodeWkspSize = wkspEnd-nodeWksp; in ZSTD_buildSuperBlockEntropy_literal() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | omap-mailbox.txt | 5 using a queued mailbox interrupt mechanism. The IP block is external to the 10 Each mailbox IP block/cluster has a certain number of h/w fifo queues and output 25 routed to different processor sub-systems on DRA7xx as they are routed through 28 into a single IP block present within the Main NavSS. The interrupt lines from 31 The AM64x SoCS also uses a single IP block comprising of multiple clusters, 38 a SoC. The sub-mailboxes are represented as child nodes of this parent node. 41 -------------------- 42 - compatible: Should be one of the following, 43 "ti,omap2-mailbox" for OMAP2420, OMAP2430 SoCs 44 "ti,omap3-mailbox" for OMAP3430, OMAP3630 SoCs [all …]
|
H A D | ti,omap-mailbox.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mailbox/ti,omap-mailbo [all...] |
/freebsd/contrib/mandoc/ |
H A D | man.7 | 4 .\" Copyright (c) 2011-2015,2017-2020,2023 Ingo Schwarze <schwarze@openbsd.org> 52 They provide free-form text to be printed; the formatting of the text 54 .Bd -literal -offset indent 79 .Bd -literal -offset indent 80 \&.TH PROGNAME 1 1979-01-10 87 Deprecated and non-portable macros are not included in the overview, 89 .Ss Page header and footer meta-data 90 .Bl -column "RS, RE" description 96 .Bl -column "RS, RE" description 108 .Bl -column "RS, RE" description [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | sparccpuid.S | 1 ! Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved. 9 # define ABI64 /* They've said -xarch=v9 at command line */ 11 # define ABI64 /* They've said -m64 at command line */ 17 # define FRAME -192 20 # define FRAME -96 43 mov .zero-(.-4),%o0 51 ! to determine if the CPU the code is executing on is V8- or 52 ! V9-compliant, as V9 returns a distinct value of 0x99, 173 .size OPENSSL_wipe_cpu,.-OPENSSL_wipe_cpu 200 cmp %i2,-4096 [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DivRemPairs.cpp | 1 //===- DivRemPairs.cpp - Hoist/[dr]ecompose division and remainder --------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 31 #define DEBUG_TYPE "div-rem-pairs" 36 DEBUG_COUNTER(DRPCounter, "div-rem-pairs-transform", 37 "Controls transformations in div-rem-pairs pass"); 47 /// X - ((X ?/ Y) * Y) 66 M.Key.SignedOp = Div->getOpcode() == Instruction::SDiv; in matchExpandedRem() 74 /// A thin wrapper to store two values that we matched as div-rem pair. [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | map | 2 #------------------------------------------------------------------------------ 7 # Garmin .FIT files https://pub.ks-and-ks.ne.jp/cycling/edge500_fit.shtml 12 # https://pub.ks-and-ks.ne.jp/cycling/edge500_fit.shtml 14 # TZ=GMT date -d '1989-12-31 0:00' +%s 32 # sourceforge.net/projects/garmin-img/files/IMG%20File%20Format/1.0/imgformat-1.0.pdf 37 >>0 use garmin-map 38 0 name garmin-map 40 !:mime application/x-garmin-map 41 # If non-zero, every byte of the entire .img file is to be XORed with this value 43 # goto block before FAT [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max8998.txt | 1 * Maxim MAX8998, National/TI LP3974 multi-function device 3 The Maxim MAX8998 is a multi-function device which includes voltage/current 5 other sub-blocks. It is interfaced using an I2C interface. Each sub-block 8 PMIC sub-block 9 -------------- 11 The PMIC sub-block contains a number of voltage and current regulators, 17 - compatible: Should be one of the following: 18 - "maxim,max8998" for Maxim MAX8998 19 - "national,lp3974" or "ti,lp3974" for National/TI LP3974. 20 - reg: Specifies the i2c slave address of the pmic block. It should be 0x66. [all …]
|
H A D | samsung,sec-core.txt | 1 Binding for Samsung S2M and S5M family multi-function device 4 This is a part of device tree bindings for S2M and S5M family multi-function 8 of multi-function devices which include voltage and current regulators, RTC, 9 charger controller, clock outputs and other sub-blocks. It is interfaced 10 to the host controller using an I2C interface. Each sub-block is usually 14 This document describes bindings for main device node. Optional sub-blocks 15 must be a sub-nodes to it. Bindings for them can be found in: 16 - bindings/regulator/samsung,s2mpa01.txt 17 - bindings/regulator/samsung,s2mps11.txt 18 - bindings/regulator/samsung,s5m8767.txt [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | srio-rmu.txt | 5 node is composed of three types of sub-nodes ("fsl-srio-msg-unit", 6 "fsl-srio-dbell-unit" and "fsl-srio-port-write-unit"). 10 - compatible 13 Definition: Must include "fsl,srio-rmu-vX.Y", "fsl,srio-rmu". 15 The version X.Y should match the general SRIO controller's IP Block 18 - reg 20 Value type: <prop-encoded-array> 25 - fsl,liodn 26 Usage: optional-but-recommended (for devices with PAMU) 27 Value type: <prop-encoded-array> [all …]
|
/freebsd/share/examples/ipfilter/ |
H A D | mkfilters | 31 print "block in log quick from any to any with ipopts\n"; 32 print "block in log quick proto tcp from any to any with short\n"; 46 print "block out from 127.0.0.0/8 to any group $grpo\n"; 47 print "block out from any to 127.0.0.0/8 group $grpo\n"; 48 print "block out from any to $inet{$i}/32 group $grpo\n"; 50 print "block in from 127.0.0.0/8 to any group $grpi\n"; 51 print "block in from $inet{$i}/32 to any group $grpi\n"; 54 print "block in from $net{$j} to any group $grpi\n"; 60 sub irix_mkfilters 62 open(NETSTAT, "/usr/etc/netstat -i|") || return 0; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | max8997-regulator.txt | 3 The Maxim MAX8997 is a multi-function device which includes voltage and 4 current regulators, rtc, charger controller and other sub-blocks. It is 5 interfaced to the host controller using a i2c interface. Each sub-block is 7 describes the bindings for 'pmic' sub-block of max8997. 10 - compatible: Should be "maxim,max8997-pmic". 11 - reg: Specifies the i2c slave address of the pmic block. It should be 0x66. 13 - max8997,pmic-buck1-dvs-voltage: A set of 8 voltage values in micro-volt (uV) 17 - max8997,pmic-buck2-dvs-voltage: A set of 8 voltage values in micro-volt (uV) 21 - max8997,pmic-buck5-dvs-voltage: A set of 8 voltage values in micro-volt (uV) 25 [1] If none of the 'max8997,pmic-buck[1/2/5]-uses-gpio-dvs' optional [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
H A D | samsung,exynos-bus.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/interconnect/samsung,exynos-bus.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chanwoo Choi <cw00.choi@samsung.com> 11 - Krzysztof Kozlowski <krzk@kernel.org> 15 sub-blocks in SoC. Most Exynos SoCs share the common architecture for buses. 20 sub-blocks. 22 The Exynos SoC includes the various sub-blocks which have the each AXI bus. 24 line. The power line might be shared among one more sub-blocks. So, we can [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/devfreq/ |
H A D | exynos-bus.txt | 4 and sub-blocks in SoC. Most Exynos SoCs share the common architecture 9 is able to measure the current load of sub-blocks. 11 The Exynos SoC includes the various sub-blocks which have the each AXI bus. 13 power line. The power line might be shared among one more sub-blocks. 14 So, we can divide into two type of device as the role of each sub-block. 16 - parent bus device 17 - passive bus device 23 power line, Only one block should be parent device and then the rest blocks 26 VDD_xxx |--- A block (parent) 27 |--- B block (passive) [all …]
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/ |
H A D | pf_snmp.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 61 enum { PASS, BLOCK }; enumerator 154 u_int sub, u_int __unused vindex, enum snmp_op op) in pf_status() argument 156 asn_subid_t which = val->var.subs[sub - 1]; in pf_status() 164 if (pfs_refresh() == -1) in pf_status() 169 val->v.uint32 = pfs->running; in pf_status() 172 runtime = (pfs->since > 0) ? in pf_status() 173 time(NULL) - pfs->since : 0; in pf_status() 174 val->v.uint32 = (uint32_t)(runtime * 100); in pf_status() [all …]
|
/freebsd/share/man/man4/ |
H A D | sa.4 | 65 .Bl -enum 68 referred to as sub-mode 00 below. 84 .Sh SUB-MODES 86 .Sq sub-modes . 87 The sub-modes differ in the action taken when the device is closed: 88 .Bl -tag -width XXXX 112 block-size modes. 114 .Tn QIC Ns -type 115 devices run in fixed block-size mode, where most nine-track tapes and 116 many new cartridge formats allow variable block-size. [all …]
|
/freebsd/tools/build/ |
H A D | checkstyle9.pl | 5 # (c) 2008-2010 Andy Whitcroft <apw@canonical.com> 40 sub help { 47 $P [OPTION]... [GIT-REV-LIST] 52 -q, --quiet quiet 53 --patch treat FILE as patchfile 54 --branch treat args as GIT revision list 55 --emacs emacs compile window format 56 --terse one line per report 57 -f, --file treat FILE as regular source file 58 --strict fail if only warnings are found [all …]
|