/freebsd/share/doc/papers/sysperf/ |
H A D | a2.t | 32 #! /bin/csh -fx 38 time seqpage -p 7500 10 39 time seqpage -v -p 7500 10 40 time randpage -p 7500 30000 41 time randpage -v -p 7500 30000 42 time gausspage -p 7500 -s 1 30000 43 time gausspage -p 7500 -s 10 30000 44 time gausspage -p 7500 -s 30 30000 45 time gausspage -p 7500 -s 40 30000 46 time gausspage -p 7500 -s 50 30000 [all …]
|
H A D | appendix.ms | 9 'ds - \(mi 10 'ds / \\h'\\w' 'u-\\w'/'u'/ 11 'ds /* \\h'\\w' 'u-\\w'/'u'/* 23 \f2\s12\h'\\n(.lu-\w'\\*(=f'u'\\*(=f\fP\s0\h'|0u' 45 'ds -K 47 'de -C 51 'ds -K \fP 54 '-C 59 \f2\s14\h'\\n(.lu-\w'\\$1'u'\\$1\fP\s0\h'|0u'\c 67 'de -F [all …]
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_tsadc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 100 #define WR4(_sc, _r, _v) bus_write_4((_sc)->mem_res, (_r), (_v)) 101 #define RD4(_sc, _r) bus_read_4((_sc)->mem_res, (_r)) 153 {3800, -40000}, 154 {3792, -35000}, 155 {3783, -30000}, 156 {3774, -25000}, 157 {3765, -20000}, 158 {3756, -15000}, [all …]
|
/freebsd/sbin/natd/samples/ |
H A D | natd.cf.sample | 14 # Setting to yes provides additional anti-crack protection 40 # Obtain interface name from the command output of "ifconfig -a" 52 # natd is up - this is usually not the case. So either use 59 # Map connections coming to port 30000 to telnet in my_private_host. 62 #redirect_port tcp my_private_host:telnet 30000
|
/freebsd/share/man/man9/ |
H A D | nvmem.9 | 49 (Non-Volatile Memory), this is generally stored in some eeprom or fuses. 56 .Bl -tag -width indent 78 .Bl -tag -width indent 86 .Bd -literal 94 device@30000 { 97 nvmem-cells = <&board_id> 98 nvmem-cell-names = "boardid"; 103 .Bd -literal 136 The consumer device driver for device@30000 can now read the nvmem data 137 .Bd -literal
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | macros.h | 2 * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved. 32 * OSSL_DEPRECATED_FOR become no-ops 75 * Still not defined? Then define no-op macros. This means these macros 84 * Applications should use -DOPENSSL_API_COMPAT=<version> to suppress the 96 * So version 3.0 becomes 30000, version 3.2 becomes 30200, etc. 150 # if OPENSSL_API_LEVEL < 30000 && OPENSSL_API_LEVEL >= 20000 169 * 'no-deprecated'. 180 # if OPENSSL_API_LEVEL >= 30000 280 * (compiling with GNU C's -pedantic tells us so)
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | issi,is31fl319x.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Vincent Knecht <vincent.knecht@mailoo.org> 14 Previously known as Si-En SN319{0,1,3,6,9}. 26 - issi,is31fl3190 27 - issi,is31fl3191 28 - issi,is31fl3193 29 - issi,is31fl3196 30 - issi,is31fl3199 [all …]
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | openssl_user_macros.7 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/stand/ |
H A D | ficl.mk | 11 CFLAGS+= -fPIC 14 CFLAGS+= -I${FICLSRC} -I${FICLSRC}/${FICL_CPUARCH} -I${LDRSRC} 15 CFLAGS+= -DBF_DICTSIZE=30000
|
/freebsd/sys/contrib/device-tree/src/mips/ralink/ |
H A D | rt2880_eval.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 7 compatible = "ralink,rt2880-eval-board", "ralink,rt2880-soc"; 20 compatible = "cfi-flash"; 23 bank-width = <2>; 24 device-width = <2>; 25 #address-cells = <1>; 26 #size-cells = <1>; 31 read-only; 33 partition@30000 { [all …]
|
H A D | rt3052_eval.dts | 1 // SPDX-License-Identifier: GPL-2.0 2 /dts-v1/; 7 compatible = "ralink,rt3052-eval-board", "ralink,rt3052-soc"; 20 compatible = "cfi-flash"; 23 bank-width = <2>; 24 device-width = <2>; 25 #address-cells = <1>; 26 #size-cells = <1>; 31 read-only; 33 partition@30000 { [all …]
|
H A D | mt7621-gnubee-gb-pc1.dts | 1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 /dts-v1/; 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/input/input.h> 10 compatible = "gnubee,gb-pc [all...] |
/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | mv_cesa.txt | 4 - compatible: should be one of the following string 5 "marvell,orion-crypto" 6 "marvell,kirkwood-crypto" 7 "marvell,dove-crypto" 8 - reg: base physical address of the engine and length of memory mapped 10 but this representation is deprecated and marvell,crypto-srams should 12 - reg-names: "regs". Can contain an "sram" entry, but this representation 13 is deprecated and marvell,crypto-srams should be used instead 14 - interrupts: interrupt number 15 - clocks: reference to the crypto engines clocks. This property is only [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/alphascale/ |
H A D | alphascale-asm9260.dtsi | 2 * Copyright 2014 Oleksij Rempel <linux@rempel-privat.de> 7 #include <dt-bindings/clock/alphascale,asm9260.h> 10 #address-cells = <1>; 11 #size-cells = <1>; 12 interrupt-parent = <&icoll>; 20 #address-cells = <0>; 21 #size-cells = <0>; 24 compatible = "arm,arm926ej-s"; 31 compatible = "fixed-clock"; 32 #clock-cells = <0>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/nfc/ |
H A D | trf7970a.txt | 4 - compatible: Should be "ti,trf7970a". 5 - spi-max-frequency: Maximum SPI frequency (<= 2000000). 6 - interrupts: A single interrupt specifier. 7 - ti,enable-gpios: One or two GPIO entries used for 'EN' and 'EN2' pins on the 9 - vin-supply: Regulator for supply voltage to VIN pin 12 - pinctrl-names: Contains only one value - "default". 13 - pintctrl-0: Specifies the pin control groups used for this controller. 14 - autosuspend-delay: Specify autosuspend delay in milliseconds. 15 - irq-status-read-quirk: Specify that the trf7970a being used has the 17 - en2-rf-quirk: Specify that the trf7970a being used has the "EN2 RF" [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/ |
H A D | vishay,vcnl3020.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Ivan Mikhaylov <i.mikhaylov@yadro.com> 14 that the infrared emitter is included in the package. It has 16-bit 24 - vishay,vcnl3020 32 vdd-supply: 35 vddio-supply: 38 vishay,led-current-microamp: 41 enum: [0, 10000, 20000, 30000, 40000, 50000, 60000, 70000, 80000, 90000, [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-xp-matrix.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 10 /dts-v1/; 11 #include "armada-xp-mv78460.dtsi" 15 …compatible = "marvell,axp-matrix", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada… 18 stdout-path = "serial0:115200n8"; 37 internal-regs { 52 nr-ports = <2>; 56 ethernet@30000 { 58 phy-mode = "sgmii"; 59 fixed-link { [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | maxim,max6650.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Javier Carrasco <javier.carrasco.cruz@gmail.com> 15 of 5VDC/12VDC burshless fans with built-in tachometers. 18 https://datasheets.maximintegrated.com/en/ds/MAX6650-MAX6651.pdf 23 - maxim,max6650 24 - maxim,max6651 29 maxim,fan-microvolt: 35 maxim,fan-prescale: [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | generic-adc-thermal.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/thermal/generic-adc-thermal.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Laxman Dewangan <ldewangan@nvidia.com> 16 temperature using voltage-temperature lookup table. 18 $ref: thermal-sensor.yaml# 22 const: generic-adc-thermal 24 '#thermal-sensor-cells': 27 io-channels: [all …]
|
/freebsd/sys/contrib/device-tree/src/riscv/sophgo/ |
H A D | sg2042-milkv-pioneer.dts | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT 9 model = "Milk-V Pioneer"; 13 stdout-path = "serial0"; 18 clock-frequency = <25000000>; 22 clock-frequency = <25000000>; 26 clock-frequency = <25000000>; 30 bus-width = <4>; 31 no-sdio; 32 no-sd; 33 non-removable; [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | pq3-sec2.1-0.dtsi | 35 crypto@30000 { 39 fsl,num-channels = <4>; 40 fsl,channel-fifo-len = <24>; 41 fsl,exec-units-mask = <0xfe>; 42 fsl,descriptor-types-mask = <0x12b0ebf>;
|
H A D | pq3-sec3.0-0.dtsi | 35 crypto@30000 { 41 fsl,num-channels = <4>; 42 fsl,channel-fifo-len = <24>; 43 fsl,exec-units-mask = <0x9fe>; 44 fsl,descriptor-types-mask = <0x3ab0ebf>;
|
H A D | pq3-sec3.1-0.dtsi | 35 crypto@30000 { 41 fsl,num-channels = <4>; 42 fsl,channel-fifo-len = <24>; 43 fsl,exec-units-mask = <0xbfe>; 44 fsl,descriptor-types-mask = <0x3ab0ebf>;
|
H A D | pq3-sec3.3-0.dtsi | 35 crypto@30000 { 41 fsl,num-channels = <4>; 42 fsl,channel-fifo-len = <24>; 43 fsl,exec-units-mask = <0x97c>; 44 fsl,descriptor-types-mask = <0x3a30abf>;
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-delay.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/gpio/gpio-delay.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Alexander Stein <linux@ew.tq-group.com> 16 +----------+ +-----------+ 23 | [IOx|-------| |--+-----|-----+ | 26 +----------+ --- C +-----------+ 27 --- 29 - [all …]
|