Home
last modified time | relevance | path

Searched +full:bi +full:- +full:directional (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-src/sys/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,rza1-ports.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/renesas,rza1-ports.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jacopo Mondi <jacopo+renesas@jmondi.org>
11 - Geert Uytterhoeven <geert+renesas@glider.be>
16 Pin multiplexing and GPIO configuration is performed on a per-pin basis
17 writing configuration values to per-port register sets.
25 - const: renesas,r7s72100-ports # RZ/A1H
26 - items:
[all …]
H A Drenesas,rza1-pinctrl.txt5 Pin multiplexing and GPIO configuration is performed on a per-pin basis
6 writing configuration values to per-port register sets.
12 -------------------
15 - compatible: should be:
16 - "renesas,r7s72100-ports": for RZ/A1H
17 - "renesas,r7s72101-ports", "renesas,r7s72100-ports": for RZ/A1M
18 - "renesas,r7s72102-ports": for RZ/A1L
20 - reg
27 pinctrl: pin-controller@fcfe3000 {
28 compatible = "renesas,r7s72100-ports";
[all …]
/freebsd-src/contrib/unbound/dnstap/
H A Ddnstap_fstrm.h2 * dnstap/dnstap_fstrm.h - Frame Streams protocol for dnstap
54 * The Frame Streams can be unidirectional or bi-directional.
55 * bi-directional streams use control frame types READY, ACCEPT and FINISH.
56 * uni-directional streams use control frame types START and STOP.
60 * bi-directional control frames implement a simple handshake protocol
63 * The uni-directional control frames have one start and one stop frame,
79 * 4byte bigendian, the control-field-type, currently only content-type.
84 * control frame max frame length 512 (excludes the 0-escape and control
185 * Like 'start content-type(protobuf:dnstap.Dnstap)' or 'stop'.
/freebsd-src/sys/contrib/device-tree/Bindings/iio/adc/
H A Drichtek,rtq6056.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: RTQ6056 Bi
[all...]
/freebsd-src/share/man/man4/
H A Dhv_vmbus.431 .Nd Hyper-V Virtual Machine Bus (VMBus) Driver
35 .Bd -ragged -offset indent
43 guest and root partitions in Hyper-V.
44 Hyper-V is a hypervisor-based virtualization technology from Microsoft.
45 Hyper-V supports isolation in terms of a partition.
64 The VMBus is a logical inter-partition communication channel.
71 The Hyper-V VMBus driver defines and implements
72 the interface that facilitate high performance bi-directional communication
87 .An -nosplit
H A Dng_pred1.432 .Nd Predictor-1 PPP compression (RFC 1978) netgraph node type
39 node type implements the Predictor-1 sub-protocols of the Compression Control
55 .Bl -tag -compact -width ".Va decomp"
74 .Bl -tag -width foo
81 .Bd -literal -offset 0n
90 This message contains no arguments, and is bi-directional.
95 The receiver should respond by sending a PPP CCP Reset-Request to the peer.
97 This message may also be received by this node type when a CCP Reset-Request
98 or Reset-Ack is received by the local PPP entity.
105 .Bd -literal
[all …]
H A Dng_deflate.441 node type implements the Deflate sub-protocols of the Compression Control
62 .Bl -tag -compact -width ".Va decomp"
82 .Bl -tag -width foo
89 .Bd -literal -offset 0n
103 This message contains no arguments, and is bi-directional.
108 The receiver should respond by sending a PPP CCP Reset-Request to the peer.
110 This message may also be received by this node type when a CCP Reset-Request
111 or Reset-Ack is received by the local PPP entity.
118 .Bd -literal
148 .%T "The Point-to-Point Protocol (PPP)"
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 …]
H A Dng_mppc.41 .\" Copyright (c) 1996-2000 Whistle Communications, Inc.
19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
49 node type implements the Microsoft Point-to-Point Compression (MPPC)
50 and Microsoft Point-to-Point Encryption (MPPE) sub-protocols of
52 These protocols are often used in conjunction with the Point-to-Point
66 .Bl -tag -width ".Va decomp"
84 .Bl -tag -width foo
91 .Bd -literal -offset 0n
123 This key is based on the MS-CHAP credentials used at link authentication time.
131 This message contains no arguments, and is bi-directional.
[all …]
H A Dng_vjc.41 .\" Copyright (c) 1996-1999 Whistle Communications, Inc.
19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
53 over PPP, SLIP, and other point-to-point IP connections to
82 Other non-TCP IP packets are forwarded unchanged to
104 .Bl -tag -width ".Va vjuncomp"
116 .Bl -tag -width foo
123 .Bd -literal -offset 4n
127 u_char maxChannel; /* Number of outgoing channels - 1 */
152 therefore operating in bi-directional
H A Dng_l2cap.41 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
45 L2CAP provides connection-oriented and connectionless data services to upper
52 .Bl -enum -offset indent
60 The Baseband always provides the impression of full-duplex communication
62 This does not imply that all L2CAP communications are bi-directional.
78 Each channel is bound to a single protocol in a many-to-one fashion.
85 Each one of the end-points of an L2CAP channel is referred to by a channel
88 channel end-point on the device.
92 illegal identifier and must never be used as a destination end-point.
94 CID 0x0002 is reserved for group-oriented channel.
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.h1 //===-- VPlanVerifier.h --------
[all...]
H A DVPlanVerifier.cpp1 //===-- VPlanVerifier.cpp --------
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra210-i2s.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/nvidia,tegra210-i2s.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 The Inter-IC Sound (I2S) controller implements full-duplex,
11 bi-directional and single direction point-to-point serial
16 - Jon Hunter <jonathanh@nvidia.com>
17 - Sameer Pujar <spujar@nvidia.com>
20 - $ref: dai-common.yaml#
24 pattern: "^i2s@[0-9a-f]*$"
[all …]
/freebsd-src/sys/ofed/include/rdma/
H A Dib.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
66 return ((a->sib_addr64[0] | a->sib_addr64[1]) == 0); in ib_addr_any()
71 return ((a->sib_addr32[0] | a->sib_addr32[1] | in ib_addr_loopback()
72 a->sib_addr32[2] | (a->sib_addr32[3] ^ htonl(1))) == 0); in ib_addr_loopback()
78 addr->sib_addr32[0] = w1; in ib_addr_set()
79 addr->sib_addr32[1] = w2; in ib_addr_set()
80 addr->sib_addr32[2] = w3; in ib_addr_set()
[all …]
/freebsd-src/sys/sys/
H A Dpipe.h1 /*-
87 #define PIPE_WANT 0x020 /* Pipe is wanted to be run-down. */
101 * Per-pipe data structure.
102 * Two of these are linked together to produce bi-directional pipes.
142 #define PIPE_MTX(pipe) (&(pipe)->pipe_pair->pp_mtx)
/freebsd-src/sys/dev/usb/serial/
H A Dulpt.c4 /*-
5 * SPDX-License-Identifier: BSD-2-Clause
175 USETW(req.wIndex, sc->sc_iface_no); in ulpt_reset()
185 mtx_lock(&sc->sc_mtx); in ulpt_reset()
187 if (usbd_do_request_flags(sc->sc_udev, &sc->sc_mtx, in ulpt_reset()
190 if (usbd_do_request_flags(sc->sc_udev, &sc->sc_mtx, in ulpt_reset()
195 mtx_unlock(&sc->sc_mtx); in ulpt_reset()
202 struct usb_fifo *f = sc->sc_fifo_open[USB_FIFO_TX]; in ulpt_write_callback()
241 struct usb_fifo *f = sc->sc_fifo_open[USB_FIFO_RX]; in ulpt_read_callback()
258 if (sc->sc_zlps == 4) { in ulpt_read_callback()
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/remoteproc/
H A Dst,stm32-rproc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/st,stm32-rproc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 - Fabien Dessenne <fabien.dessenne@foss.st.com>
15 - Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
19 const: st,stm32mp1-m4
31 reset-names:
33 - const: mcu_rst
34 - const: hold_boot
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp1 //===-- PowerPCSubtarget.cpp - PPC Subtarget Information -------
[all...]
/freebsd-src/sys/dev/isp/
H A Disp_stds.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 1997-2009 by Matthew Jacob
38 * Source: dpANS-X3.xxx-199x, section 18 (AKA FC-PH-2)
59 * Source: NICTS T10, Project 1144D, Revision 07a, Section 9 (AKA fcp2-r07a)
112 * Source: X3.288-199x Generic Services 2 Rev 5.3 (FC-GS-2) Section 4.3.1
136 * Source: NCITS xxx-200x Generic Services- 5 Rev 8.5 Section 5.2.5.30
148 * Source: INCITS 463-2010 Generic Services 6 Section 5.2.5.32
161 * Source: INCITS 463-2010 Generic Services 6 Section 5.2.5.34
175 * Source: INCITS 463-2010 Generic Services 6 Section 5.2.5.35
[all …]
/freebsd-src/sys/contrib/dev/iwlwifi/pcie/
H A Dtx-gen2.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
4 * Copyright (C) 2018-2020, 2023-2024 Intel Corporation
11 #include "iwl-debug.h"
12 #include "iwl-csr.h"
13 #include "iwl-i
[all...]
/freebsd-src/sys/dev/mpr/
H A Dmpr.c1 /*-
3 * Copyright (c) 2011-2015 LSI Corp.
4 * Copyright (c) 2013-2016 Avago Technologies
5 * Copyright 2000-2020 Broadcom Inc.
29 * Broadcom Inc. (LSI) MPT-Fusion Host Adapter FreeBSD
126 * Added this union to smoothly convert le64toh cm->cm_desc.Words.
139 /* Rate limit chain-fail messages to 1 per minute */
167 if (curthread->td_no_sleeping) in mpr_diag_reset()
179 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset()
180 msleep(&sc->msleep_fake_cha in mpr_diag_reset()
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1 //===- SimplifyCFG.cpp - Code to perform CFG simplification --------
440 BranchInst *BI = dyn_cast<BranchInst>(PBB->getTerminator()); dominatesMergePoint() local
760 } else if (BranchInst *BI = dyn_cast<BranchInst>(TI)) { EraseTerminatorAndDCECond() local
781 } else if (BranchInst *BI = dyn_cast<BranchInst>(TI)) isValueEqualityComparison() local
811 BranchInst *BI = cast<BranchInst>(TI); GetValueEqualityComparisonCases() local
1077 if (BranchInst *BI = dyn_cast<BranchInst>(TI)) { GetBranchWeights() local
1711 auto *BI = dyn_cast<BranchInst>(TI); hoistSuccIdenticalTerminatorToSwitchOrIf() local
2941 SpeculativelyExecuteBB(BranchInst * BI,BasicBlock * ThenBB) SpeculativelyExecuteBB() argument
3230 auto *BI = dyn_cast<BranchInst>(From->getTerminator()); getKnownValueOnEdge() local
3243 FoldCondBranchOnValueKnownInPredecessorImpl(BranchInst * BI,DomTreeUpdater * DTU,const DataLayout & DL,AssumptionCache * AC) FoldCondBranchOnValueKnownInPredecessorImpl() argument
3400 FoldCondBranchOnValueKnownInPredecessor(BranchInst * BI,DomTreeUpdater * DTU,const DataLayout & DL,AssumptionCache * AC) FoldCondBranchOnValueKnownInPredecessor() argument
3625 extractPredSuccWeights(BranchInst * PBI,BranchInst * BI,uint64_t & PredTrueWeight,uint64_t & PredFalseWeight,uint64_t & SuccTrueWeight,uint64_t & SuccFalseWeight) extractPredSuccWeights() argument
3649 shouldFoldCondBranchesToCommonDestination(BranchInst * BI,BranchInst * PBI,const TargetTransformInfo * TTI) shouldFoldCondBranchesToCommonDestination() argument
3688 performBranchToCommonDestFolding(BranchInst * BI,BranchInst * PBI,DomTreeUpdater * DTU,MemorySSAUpdater * MSSAU,const TargetTransformInfo * TTI) performBranchToCommonDestFolding() argument
3810 FoldBranchToCommonDest(BranchInst * BI,DomTreeUpdater * DTU,MemorySSAUpdater * MSSAU,const TargetTransformInfo * TTI,unsigned BonusInstThreshold) FoldBranchToCommonDest() argument
4264 tryWidenCondBranchToCondBranch(BranchInst * PBI,BranchInst * BI,DomTreeUpdater * DTU) tryWidenCondBranchToCondBranch() argument
4321 SimplifyCondBranchToCondBranch(BranchInst * PBI,BranchInst * BI,DomTreeUpdater * DTU,const DataLayout & DL,const TargetTransformInfo & TTI) SimplifyCondBranchToCondBranch() argument
4809 SimplifyBranchOnICmpChain(BranchInst * BI,IRBuilder<> & Builder,const DataLayout & DL) SimplifyBranchOnICmpChain() argument
5282 if (auto *BI = dyn_cast<BranchInst>(TI)) { simplifyUnreachable() local
7131 TryToMergeLandingPad(LandingPadInst * LPad,BranchInst * BI,BasicBlock * BB,DomTreeUpdater * DTU) TryToMergeLandingPad() argument
7197 simplifyUncondBranch(BranchInst * BI,IRBuilder<> & Builder) simplifyUncondBranch() argument
7260 simplifyCondBranch(BranchInst * BI,IRBuilder<> & Builder) simplifyCondBranch() argument
7466 if (BranchInst *BI = dyn_cast<BranchInst>(T)) { removeUndefIntroducingPredecessor() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp1 //===-- AArch64Subtarget.cpp - AArch64 Subtarget Information ----*- C++ -*-
[all...]
/freebsd-src/contrib/tcpdump/
H A Dprint-pim.c26 #include "netdissect-stdinc.h"
48 { PIMV1_TYPE_REGISTER_STOP, "Register-Stop" },
50 { PIMV1_TYPE_RP_REACHABILITY, "RP-reachable" },
53 { PIMV1_TYPE_GRAFT_ACK, "Graft-ACK" },
103 { PIMV2_HELLO_OPTION_BIDIR_CAP, "Bi-Directional Capability" },
145 * Hello, Register, Register-Stop, Join/Prune,
146 * Bootstrap, Assert, Graft (PIM-DM only),
147 * Graft-Ac
[all...]

12