Home
last modified time | relevance | path

Searched +full:block +full:- +full:diagram (Results 1 – 25 of 65) sorted by relevance

123

/freebsd/sys/dev/isci/scil/
H A Dsati_design.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
61 - Nathan Marushak
69 Attachment), and SAT (SCSI-to-ATA Translation).
89 - sati_translate_command()
90 - sati_translate_response() (this method performs data translation).
95 - sati_get_sat_compliance_version()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dmediatek,smi-common.txt3 The hardware block diagram please check bindings/iommu/mediatek,iommu.txt
18 - compatible : must be one of :
19 "mediatek,mt2701-smi-common"
20 "mediatek,mt2712-smi-common"
21 "mediatek,mt6779-smi-common"
22 "mediatek,mt7623-smi-common", "mediatek,mt2701-smi-common"
23 "mediatek,mt8167-smi-common"
24 "mediatek,mt8173-smi-common"
25 "mediatek,mt8183-smi-common"
26 - reg : the register and size of the SMI block.
[all …]
H A Dmediatek,smi-larb.txt3 The hardware block diagram please check bindings/iommu/mediatek,iommu.txt
6 - compatible : must be one of :
7 "mediatek,mt2701-smi-larb"
8 "mediatek,mt2712-smi-larb"
9 "mediatek,mt6779-smi-larb"
10 "mediatek,mt7623-smi-larb", "mediatek,mt2701-smi-larb"
11 "mediatek,mt8167-smi-larb"
12 "mediatek,mt8173-smi-larb"
13 "mediatek,mt8183-smi-larb"
14 - reg : the register and size of this local arbiter.
[all …]
H A Dmediatek,smi-larb.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/memory-controller
[all...]
H A Dmediatek,smi-common.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/memory-controllers/mediatek,smi-common.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Yong Wu <yong.wu@mediatek.com>
14 The hardware block diagram please check bindings/iommu/mediatek,iommu.yaml
31 - enum:
32 - mediatek,mt2701-smi-common
33 - mediatek,mt2712-smi-common
34 - mediatek,mt6779-smi-common
[all …]
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_cipher.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2022 Intel Corporation */
23 * and Triple-DES cipher algorithms, in ECB, CBC and CTR modes. The ARC4 stream
26 * written back to the source buffer (in-place) or to a seperate output buffer
27 * (out-of-place). Data must be encapsulated in ICP buffers.
29 * The cipher component is responsible for implementing the cipher-specific
30 * functionality for registering and de-registering a session, for the perform
38 * - \ref LacCommon
39 * - \ref LacSymQat "Symmetric QAT": Hash uses the lookup table provided by
45 * - OSAL : For memory functions, atomics and locking
[all …]
H A Dlac_sym_hash.h30 * In-place and out-of-place processing is supported for all modes. The
41 * - \ref LacCommon
42 * - \ref LacSymQat "Symmetric QAT": Hash uses the lookup table provided by
48 * - OSAL : For memory functions, atomics and locking
55 * The key is fixed per session, and is padded up to the block size of the
62 * the data path by the length of time it takes to do two hashes on a block
72 * pre-computes as we need the state that uses the initialiser constants
81 * precomputed result. The Pre-compute operation involves deriving 3 128-bit
82 * keys (K1, K2 and K3) from the 128-bit secret key K.
84 * - K1 = 0x01010101010101010101010101010101 encrypted with Key K
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,spdif.txt3 The Freescale S/PDIF audio block is a stereo transceiver that allows the
9 - compatible : Compatible list, should contain one of the following
11 "fsl,imx35-spdif",
12 "fsl,vf610-spdif",
13 "fsl,imx6sx-spdif",
15 - reg : Offset and length of the register set for the device.
17 - interrupts : Contains the spdif interrupt.
19 - dmas : Generic dma devicetree binding as described in
22 - dma-names : Two dmas have to be defined, "tx" and "rx".
24 - clocks : Contains an entry for each entry in clock-names.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dmediatek,iommu.txt6 ARM Short-Descriptor translation table format for address translation.
8 About the M4U Hardware Block Diagram, please check below:
14 +--------+
16 gals0-rx gals1-rx (Global Async Local Sync rx)
19 gals0-tx gals1-tx (Global Async Local Sync tx)
21 +--------+
25 +----------------+-------
27 | gals-rx There may be GALS in some larbs.
30 | gals-tx
36 +-----+-----+ +----+----+
[all …]
H A Dmediatek,iommu.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/contrib/llvm-project/lld/docs/
H A DPartitions.rst21 -----
37 ``-fsymbol-partition=<soname>``, where ``<soname>`` is the intended soname
43 which entry points, similarly to how ``--gc-sections`` removes unused parts of
49 The following diagram illustrates how sections are assigned to partitions. Each
57 combined output file, the ``llvm-objcopy`` tool should be used together
58 with the flag ``--extract-main-partition`` to extract the main partition, or
59 ``-extract-partition=<soname>`` to extract one of the loadable partitions.
62 .. code-block:: shell
65 clang -ffunction-sections -fdata-sections -c main.c
69 clang -ffunction-sections -fdata-sections -fsymbol-partition=libfeature.so -c feature.c
[all …]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dbaikal,bt1-pvt.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/hwmon/baikal,bt1-pvt.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Baikal-T1 PVT Sensor
11 - Serge Semin <fancer.lancer@gmail.com>
14 Baikal-T1 SoC provides an embedded process, voltage and temperature
17 which may cause the system instability and even damages. The IP-block
19 control wrapper, which provides a MMIO registers-based access to the
20 sensor core functionality (APB3-bus based) and exposes an additional
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dmediatek,vcodec-subdev-decoder.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/media/mediatek,vcodec-subde
[all...]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dbaikal,bt1-ccu-pll.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/clock/baikal,bt1-cc
[all...]
/freebsd/sys/contrib/device-tree/Bindings/clock/st/
H A Dst,flexgen.txt5 - a clock cross bar (represented by a mux element)
6 - a pre and final dividers (represented by a divider and gate elements)
12 Clockgen block diagram
13 -------------------------------------------------------------------
15 | --------------------------------------------- |
16 | | ------- -------- -------- | |
18 ---|-----------------|-->| | | | | | | |
20 | | ------- | | | |Pre | |Final | | |
22 | |->| | | | | | x32 | | x32 | | |
23 | | | odf_0|----|-->| | | | | | | |
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dmediatek-pcie-gen3.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pci/mediatek-pcie-gen3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jianjun Wang <jianjun.wang@mediatek.com>
17 block diagram is as follows:
19 +-----+
21 +-----+
24 port->irq
26 +-+-+-+-+-+-+-+-+
[all …]
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_mem_pools.h1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright(c) 2007-2022 Intel Corporation */
16 * creation of pre-allocated memory pools. Each pool will be created using OS
26 * The following is a diagram of how the memory is layed out for each block
29 * the memory block data is hidden prior to the
34 * -------------------------------------------------------
65 * This structure is used to link each memory block in the created pool
66 * together and contain the necessary information for deletion of the block
72 /**< virtual address of the memory block actually allocated */
78 /**< identifier of the pool that this block was allocated from */
[all …]
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddbuf.h1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
63 * The simplified state transition diagram for dbufs looks like:
65 * +-------> READ ------+
68 * (alloc)-->UNCACHED CACHED-->EVICTING-->(free)
71 * | +-------> FILL ------+ |
74 * | +------> NOFILL -----+-----> UNCACHED
76 * +---------------+
83 DB_MARKER = -2,
84 DB_SEARCH = -1,
[all …]
H A Dmetaslab_impl.h1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
66 TRACE_ALLOC_FAILURE = -1ULL,
67 TRACE_TOO_SMALL = -2ULL,
68 TRACE_FORCE_GANG = -3ULL,
69 TRACE_NOT_ALLOCATABLE = -4ULL,
70 TRACE_GROUP_FAILURE = -5ULL,
71 TRACE_ENOSPC = -6ULL,
72 TRACE_CONDENSING = -7ULL,
73 TRACE_VDEV_ERROR = -8ULL,
[all …]
H A Ddnode.h1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
67 * does x << level * ebps to handle overflow. With a 1M indirect block size,
69 * entire object, so 5 levels will be used, but 5 * (20 - 7) = 65.
80 * Note: a file will never ever have its ids moved from bonus->spill
95 #define DN_BONUS_SIZE(dnsize) ((dnsize) - DNODE_CORE_SIZE - \
99 #define DN_MAX_NBLKPTR ((DNODE_MIN_SIZE - DNODE_CORE_SIZE) >> SPA_BLKPTRSHIFT)
111 #define DNODES_PER_BLOCK_SHIFT (DNODE_BLOCK_SHIFT - DNODE_SHIFT)
118 #define DNODES_PER_LEVEL_SHIFT (DN_MAX_INDBLKSHIFT - SPA_BLKPTRSHIFT)
121 #define DN_MAX_LEVELS (DIV_ROUND_UP(DN_MAX_OFFSET_SHIFT - SPA_MINBLOCKSHIFT, \
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_serdes_interface.h9 found at http://www.gnu.org/licenses/gpl-2.0.html
53 /* *INDENT-OFF* */
57 /* *INDENT-ON* */
132 /** Loops receive data prior to interface block to transmit path */
178 * Tx de-emphasis parameters
183 AL_SERDES_TX_DEEMP_C_MINUS, /*< c(-1) */
196 * Transmit Amplitude control signal. Used to define the full-scale
198 * 000 - Not Supported
199 * 001 - 952mVdiff-pkpk
200 * 010 - 1024mVdiff-pkpk
[all …]
/freebsd/share/man/man4/
H A Dsiftr.439 as a module at run-time, run the following command as root:
40 .Bd -literal -offset indent
49 .Bd -literal -offset indent
66 .Ss Compile-time Configuration
72 .Bd -literal -offset indent
73 CFLAGS+=-DSIFTR_IPV6
80 In the IPv4-only (default) mode, standard dotted decimal notation (e.g.
83 and standard colon-separated hex notation (see RFC 4291) is used to format IPv6
85 .Ss Run-time Configuration
89 interface to export its configuration variables to user-space.
[all …]
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json4 "name": "DS_MACBOOK-INFLUX",
5 "label": "macbook-influx",
33 "id": "jdbranham-diagram-panel",
34 "name": "Diagram",
49 "datasource": "-- Grafana --",
58 "description": "Top-level ZFS pool latency by ZIO type",
68 "datasource": "${DS_MACBOOK-INFLUX}",
93 "datasource": "${DS_MACBOOK-INFLUX}",
217 "datasource": "${DS_MACBOOK-INFLUX}",
330 "datasource": "${DS_MACBOOK-INFLUX}",
[all …]
/freebsd/sbin/fsck_ffs/
H A Dfsck.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause and BSD-2-Clause
10 * contract N66001-01-C-803
[all...]
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.cpp1 //===-- HTMLLogger.cpp ----------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
14 // so each output file is self-contained.
40 // bb: B2 (basic block 0 is selected)
42 // iter: B2:1 (iteration 1 of the basic block is selected)
43 // hover: B3 (hovering over basic block 3)
47 // (id or data-foo) that define what they should select.
51 // - sections <section data-selection="bb"> get shown
52 // - templates under such sections get re-rendered
[all …]

123