Home
last modified time | relevance | path

Searched +full:single +full:- +full:phase (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/freebsd/sys/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/trivial-devices.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Rob Herring <robh@kernel.org>
27 spi-max-frequency: true
32 - enum:
34 - acbel,fsg032
35 … # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin
36 - ad,ad7414 # Deprecated, use adi,ad7414
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Ddlg,da9121.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Dnxp,pf8x00-regulator.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/nxp,pf8x00-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jagan Teki <jagan@amarulasolutions.com>
11 - Troy Kisky <troy.kisky@boundarydevices.com>
16 linear and one vsnvs regulators. It has built-in one time programmable
22 - nxp,pf8100
23 - nxp,pf8121a
24 - nxp,pf8200
[all …]
H A Dda9210.txt1 * Dialog Semiconductor DA9210 Multi-phase 12A DCDC BUCK Converter
5 - compatible: must be "dlg,da9210"
6 - reg: the i2c slave address of the regulator. It should be 0x68.
10 - interrupts: a reference to the DA9210 interrupt, if available.
12 Any standard regulator properties can be used to configure the single da9210
21 interrupt-parent = <...>;
24 regulator-min-microvolt = <300000>;
25 regulator-max-microvolt = <1570000>;
26 regulator-min-microamp = <1600000>;
27 regulator-max-microamp = <4600000>;
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_SELF_TEST_new.31 .\" -*- mode: troff; coding: utf-8 -*-
29 .\" Escape single quotes in literal strings from groff's Unicode transform.
58 .TH OSSL_SELF_TEST_NEW 3ossl 2025-09-30 3.5.4 OpenSSL
68 OSSL_SELF_TEST_onend \- functionality to trigger a callback during a self test
100 .IP """st-phase"" (\fBOSSL_PROV_PARAM_SELF_TEST_PHASE\fR) <UTF8 string>" 4
101 .IX Item """st-phase"" (OSSL_PROV_PARAM_SELF_TEST_PHASE) <UTF8 string>"
112 .IP """st-phase"" (\fBOSSL_PROV_PARAM_SELF_TEST_PHASE\fR) <UTF8 string>" 4
113 .IX Item """st-phase"" (OSSL_PROV_PARAM_SELF_TEST_PHASE) <UTF8 string>"
121 .IP """st-phase"" (\fBOSSL_PROV_PARAM_SELF_TEST_PHASE\fR) <UTF8 string>" 4
122 .IX Item """st-phase"" (OSSL_PROV_PARAM_SELF_TEST_PHASE) <UTF8 string>"
[all …]
H A DRC4_set_key.31 .\" -*- mode: troff; coding: utf-8 -*-
29 .\" Escape single quotes in literal strings from groff's Unicode transform.
58 .TH RC4_SET_KEY 3ossl 2025-09-30 3.5.4 OpenSSL
64 RC4_set_key, RC4 \- RC4 encryption
95 RC4 consists of a key setup phase and the actual encryption or
96 decryption phase.
105 Since RC4 is a stream cipher (the input is XORed with a pseudo-random
127 Copyright 2000\-2020 The OpenSSL Project Authors. All Rights Reserved.
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dexynos-dw-mshc.txt7 by synopsys-dw-mshc.txt and the properties used by the Samsung Exynos specific
13 - "samsung,exynos4210-dw-mshc": for controllers with Samsung Exynos4210
15 - "samsung,exynos4412-dw-mshc": for controllers with Samsung Exynos4412
17 - "samsung,exynos5250-dw-mshc": for controllers with Samsung Exynos5250
19 - "samsung,exynos5420-dw-mshc": for controllers with Samsung Exynos5420
21 - "samsung,exynos7-dw-mshc": for controllers with Samsung Exynos7
23 - "samsung,exynos7-dw-mshc-smu": for controllers with Samsung Exynos7
25 - "axis,artpec8-dw-mshc": for controllers with ARTPEC-8 specific
28 * samsung,dw-mshc-ciu-div: Specifies the divider value for the card interface
32 * samsung,dw-mshc-sdr-timing: Specifies the value of CIU clock phase shift value
[all …]
H A Dsamsung,exynos-dw-mshc.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mmc/samsung,exynos-d
[all...]
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_cwksp.h1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only
3 * Copyright (c) 2016-2020, Yann Collet, Facebook, Inc.
6 * This source code is licensed under both the BSD-style license (found in the
9 * You may select, at your option, one of the above-listed licenses.
15 /*-*************************************
24 /*-*************************************
39 /*-*************************************
49 * Zstd fits all its internal datastructures into a single continuous buffer,
50 * so that it only needs to perform a single OS allocation (or so that a buffer
57 * - These different internal datastructures have different setup requirements:
[all …]
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h5 * 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.
14 /*-*************************************
23 /*-*************************************
42 /*-*************************************
54 * expect a well-formed caller to free this.
62 * Zstd fits all its internal datastructures into a single continuous buffer,
63 * so that it only needs to perform a single OS allocation (or so that a buffer
70 * - These different internal datastructures have different setup requirements:
72 * - The static objects need to be cleared once and can then be trivially
[all …]
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c30 * a single CTF section in an output file.
34 * data from a single input file, or the result of one or more merges) can only
35 * be involved in a single merge at any given time, so the process decreases in
37 * consolidated, finally resulting in a single merge of two large CTF graphs.
42 * phase entails the merging of CTF data in groups of eight. The second phase
43 * takes the results of Phase I, and merges them two at a time. This disparity
55 * Phase I
61 * Central to Phase I is the Work In Progress (wip) array, which is used to
63 * thread, and are merged into wip array elements in round-robin order. When
93 * this point, a pair of barriers are used to allow a single thread to move
[all …]
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md7 ### ZED+FM Phase 1 ###
9 All the phase 1 work is in current Master branch. Phase I work includes:
12 * Add a disk monitor for generating _disk-add_ and _disk-change_ events.
13 * Add support for automated VDEV auto-online, auto-replace and auto-expand.
16 ### ZED+FM Phase 2 (WIP) ###
18 The phase 2 work primarily entails the _Diagnosis Engine_ and the
24 ### ZED+FM Phase 3 ###
29 * Add real module property retrieval (currently hard-coded in accessors).
57 To begin with, a **Diagnosis Engine** consumes per-vdev I/O and checksum
78 Note that the _auto-replace_ feature (aka hot plug) is opt-in and you
[all …]
/freebsd/lib/libc/powerpc64/string/
H A Dbcopy.S1 /*-
33 #define BLOCK_SIZE_MASK (BLOCK_SIZE - 1)
35 /* Minimum 8 byte alignment, to avoid cache-inhibited alignment faults.*/
60 beqlr-
62 beqlr-
65 std %r3, -8(%r1) /* save dst */
96 addi %r3, %r3, -1
98 addi %r4, %r4, -1
99 li %r0, -1
116 addi %r5, %r5, -1
[all …]
/freebsd/secure/lib/libcrypto/man/man7/
H A Dossl-guide-tls-introduction.71 .\" -*- mode: troff; coding: utf-8 -*-
29 .\" Escape single quotes in literal strings from groff's Unicode transform.
57 .IX Title "OSSL-GUIDE-TLS-INTRODUCTION 7ossl"
58 .TH OSSL-GUIDE-TLS-INTRODUCTION 7ossl 2025-09-30 3.5.4 OpenSSL
64 ossl\-guide\-tls\-introduction
65 \&\- OpenSSL Guide: An introduction to SSL/TLS in OpenSSL
121 SSLv3 is available as a compile time option \- but it is not built by default.
123 in a standard build of OpenSSL. However special run-time configuration is
201 \& openssl version \-d
219 certificates in a single file. Rename the file to "cert.pem" and store it
[all …]
H A DOSSL_PROVIDER-FIPS.71 .\" -*- mode: troff; coding: utf-8 -*-
29 .\" Escape single quotes in literal strings from groff's Unicode transform.
57 .IX Title "OSSL_PROVIDER-FIPS 7ossl"
58 .TH OSSL_PROVIDER-FIPS 7ossl 2025-09-30 3.5.4 OpenSSL
64 OSSL_PROVIDER\-FIPS \- OpenSSL FIPS provider
68 Information Processing Standards (FIPS) specified in FIPS 140\-3. This 'module'
90 query may also include other non-crypto support operations that
92 "Asymmetric Key Management" in \fBOSSL_PROVIDER\-default\fR\|(7).
105 See "Provider parameters" in \fBprovider\-base\fR\|(7) for a list of base parameters.
113 .IP "SHA1, see \fBEVP_MD\-SHA1\fR\|(7)" 4
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dglossary.md52 **DISPATCH:** Refers to the QUIC-specific dispatch code in `ssl_lib.c`. This
59 **Event Leader:** The QSO which is is the top-level QSO in a hierarchy of QSOs,
62 design](server/quic-server-api.md).
66 **FIFD:** Frame-in-flight dispatcher. Ties together the CFQ and TXPIM to handle
69 **FIFM:** Frame-in-flight manager. Tracks frames in flight until their
77 **Key epoch:** Non-negative number designating a generation of QUIC keys used to
81 **Key Phase:** Key phase bit in QUIC packet headers. See RFC 9000.
87 **KP:** See Key Phase.
99 **Locally-initiated:** Refers to a QUIC stream which was initiated by the local
104 is also the maximum size of a single QUIC packet if we place only one packet in
[all …]
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h49 * Copy of tdata->thr_{uid,discrim}, necessary because tdata may be
57 * recent allocation / deallocation records, protected by tdata->lock.
61 /* Profiling counters, protected by tdata->lock. */
69 * but coexisting in gctx->tctxs. There are two ways that such
71 * - A dumper thread can cause a tctx to be retained in the purgatory
73 * - Although a single "producer" thread must create all tctx's which
91 /* Current dump-related state, protected by gctx->lock. */
95 * Copy of cnts snapshotted during early dump phase, protecte
[all...]
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-tls-introduction.pod5 ossl-guide-tls-introduction
6 - OpenSSL Guide: An introduction to SSL/TLS in OpenSSL
65 SSLv3 is available as a compile time option - but it is not built by default.
67 in a standard build of OpenSSL. However special run-time configuration is
146 openssl version -d
163 certificates in a single file. Rename the file to "cert.pem" and store it
171 a single file containing all of the certificates. See L<openssl-env(7)> for
213 as a "factory" for creating B<SSL> objects. You can create a single B<SSL_CTX>
233 L<ossl-guide-tls-client-block(7)> and L<ossl-guide-tls-server-block(7)> for
246 A TLS connection starts with an initial "set up" phase. The endpoint creates the
[all …]
/freebsd/share/man/man4/
H A Dspigen.436 .Bd -ragged -offset indent
45 .Bd -literal -offset indent
54 device is associated with a single chip-select
56 with that chip-select line asserted.
58 SPI data transfers are inherently bi-directional; there are no separate
75 .Bl -tag -width indent
83 .Bd -literal
91 The buffers for the transfer are a previously-mmap'd region.
100 is non-zero, the data appears in the memory region immediately
104 .Bd -literal
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_SELF_TEST_new.pod9 OSSL_SELF_TEST_onend - functionality to trigger a callback during a self test
44 =item "st-phase" (B<OSSL_PROV_PARAM_SELF_TEST_PHASE>) <UTF8 string>
61 =item "st-phase" (B<OSSL_PROV_PARAM_SELF_TEST_PHASE>) <UTF8 string>
75 =item "st-phase" (B<OSSL_PROV_PARAM_SELF_TEST_PHASE>) <UTF8 string>
91 =item "st-type" (B<OSSL_PROV_PARAM_SELF_TEST_TYPE>) <UTF8 string>
96 =item "st-desc" (B<OSSL_PROV_PARAM_SELF_TEST_DESC>) <UTF8 string>
113 A single self test could be set up in the following way:
122 EVP_MD *md = EVP_MD_fetch(libctx, t->algorithm, NULL);
125 * Retrieve the callback - will be NULL if not set by the application via
141 /* Optional corruption - If the application callback returns 0 */
[all …]
/freebsd/sys/kern/
H A Dkern_poll.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2001-2002 Luigi Rizzo
74 * call -- typically this is the number of packets to be received, or
119 if (error || !req->newptr ) in poll_burst_max_sysctl()
145 if (error || !req->newptr ) in poll_each_burst_sysctl()
176 if (error || !req->newptr ) in user_frac_sysctl()
200 if (error || !req->newptr ) in reg_frac_sysctl()
238 static uint32_t phase; variable
239 SYSCTL_UINT(_kern_polling, OID_AUTO, phase, CTLFLAG_RD,
[all …]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_irig.c2 * refclock_irig - audio IRIG-B/E demodulator/decoder
26 * Audio IRIG-B/E demodulator/decoder
29 * IRIG-B/E signals commonly produced by GPS receivers and other timing
30 * devices. The IRIG signal is an amplitude-modulated carrier with
31 * pulse-width modulated data bits. For IRIG-B, the carrier frequency is
32 * 1000 Hz and bit rate 100 b/s; for IRIG-E, the carrier frequenchy is
37 * kHz and mu-law companding. This is the same standard as used by the
41 * single machin
216 double phase, freq; /* logical clock phase and frequency */ global() member
[all...]
/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadi,admv1013.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsysmacros.h1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
52 #define btod(BB) (((BB) + DEV_BSIZE - 1) >> DEV_BSHIFT)
54 #define lbtod(BB) (((offset_t)(BB) + DEV_BSIZE - 1) >> DEV_BSHIFT)
64 #define ABS(a) ((a) < 0 ? -(a) : (a))
67 #define SIGNOF(a) ((a) < 0 ? -1 : (a) > 0)
73 #define DIV_ROUND_UP(n, d) (((n) + (d) - 1) / (d))
87 * Convert a single byte to/from binary-coded decimal (BCD).
118 /* restricted to 256 (0-255) */
121 #define L_BITSMAJOR 32 /* # of major device bits in 64-bit Solaris */
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOCodeGenerator.h1 //===-LTOCodeGenerator.h - LLVM Link Time Optimizer -----------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 // LTO compilation consists of three phases: Pre-IPO, IPO and Post-IPO.
13 // The Pre-IPO phase compiles source code into bitcode file. The resulting
15 // linker to through the IPO and Post-IPO phases. By using obj-file extension,
17 // obviates the need of writing a special set of the make-rules only for LTO
20 // The IPO phase perform inter-procedural analyses and optimizations, and
21 // the Post-IPO consists two sub-phases: intra-procedural scalar optimizations
22 // (SOPT), and intra-procedural target-dependent code generator (CG).
[all …]

12345678910>>...16