Home
last modified time | relevance | path

Searched +full:triple +full:- +full:channel (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/mux/
H A Dadi,adg792a.txt1 Bindings for Analog Devices ADG792A/G Triple 4:1 Multiplexers
4 - compatible : "adi,adg792a" or "adi,adg792g"
5 - #mux-control-cells : <0> if parallel (the three muxes are bound together
8 * Standard mux-controller bindings as described in mux-controller.yaml
11 - gpio-controller : if present, #gpio-cells below is required.
12 - #gpio-cells : should be <2>
13 - First cell is the GPO line number, i.e. 0 or 1
14 - Second cell is used to specify active high (0)
18 - idle-state : if present, array of states that the mux controllers will have
32 mux: mux-controller@50 {
[all …]
H A Dmux-controller.txt11 space is a simple zero-based enumeration. I.e. 0-1 for a 2-way multiplexer,
12 0-7 for an 8-way multiplexer, etc.
16 ---------
19 want to use with a property containing a 'mux-ctrl-list':
21 mux-ctrl-list ::= <single-mux-ctrl> [mux-ctrl-list]
22 single-mux-ctrl ::= <mux-ctrl-phandle> [mux-ctrl-specifier]
23 mux-ctrl-phandle : phandle to mux controller node
24 mux-ctrl-specifier : array of #mux-control-cells specifying the
27 Mux controller properties should be named "mux-controls". The exact meaning of
29 each consumer. An optional property "mux-control-names" may contain a list of
[all …]
H A Dmux-controller.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mux/mux-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Peter Rosin <peda@axentia.se>
20 space is a simple zero-based enumeration. I.e. 0-1 for a 2-way multiplexer,
21 0-7 for an 8-way multiplexer, etc.
25 --------------------
28 specifier using the '#mux-control-cells' or '#mux-state-cells' property.
29 The value of '#mux-state-cells' will always be one greater than the value
[all …]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dti,tmp513.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Eric Tremblay <etremblay@distech-controls.com>
14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
15 that include remote sensors, a local temperature sensor, and a high-side
17 remote temperatures, on-chip temperatures, and system voltage/power/current
28 - ti,tmp512
29 - ti,tmp513
34 shunt-resistor-micro-ohms:
[all …]
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Datmel,at91sam9g46-tdes.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/crypto/atmel,at91sam9g46-tdes.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Atmel Triple Data Encryption Standard (TDES) HW cryptographic accelerator
11 - Tudor Ambarus <tudor.ambarus@linaro.org>
16 - const: atmel,at91sam9g46-tdes
17 - items:
18 - const: microchip,sam9x7-tdes
19 - const: atmel,at91sam9g46-tdes
[all …]
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dcdns,ttc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence TTC - Triple Timer Counter
10 - Michal Simek <michal.simek@amd.com>
22 A list of 3 interrupts; one per timer channel.
27 power-domains:
30 timer-width:
35 "#pwm-cells":
39 - compatible
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drs.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2012-2014, 2018-2022, 2024 Intel Corporation
12 * enum iwl_tlc_mng_cfg_flags - options for TLC config flags
36 * enum iwl_tlc_mng_cfg_cw - channel widt
[all...]
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DUnixSignals.cpp1 //===-- UnixSignals.cpp --------
34 const auto &triple = arch.GetTriple(); Create() local
[all...]
/freebsd/sys/contrib/xen/hvm/
H A Dparams.h51 * How should CPU0 event-channel notifications be delivered?
53 * If val == 0 then CPU0 event-channel notifications are not delivered.
79 * val[15:8] is interrupt flag of the PPI used by event-channel:
82 * val[7:0] is a PPI number used by event-channel.
91 * These are not used by Xen. They are here for convenience of HVM-guest
106 …* (See http://download.microsoft.com/download/A/B/4/AB43A34E-BDD0-4FA6-BDEF-79EEF16E880B/Hyperviso…
116 * - Hypercall MSRs (HV_X64_MSR_GUEST_OS_ID and HV_X64_MSR_HYPERCALL)
117 * - APIC access MSRs (HV_X64_MSR_EOI, HV_X64_MSR_ICR and HV_X64_MSR_TPR)
118 * - Virtual Processor index MSR (HV_X64_MSR_VP_INDEX)
119 * - Timer frequency MSRs (HV_X64_MSR_TSC_FREQUENCY and
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS7210A, IQS7211A and IQS7211E trackpad and touchscreen control-
14 lers employ projected-capacitance sensing and can track two contacts.
21 - azoteq,iqs7210a
22 - azoteq,iqs7211a
23 - azoteq,iqs7211e
28 irq-gpios:
[all …]
/freebsd/crypto/krb5/
H A DREADME7 ---------------------------
9 Copyright (C) 1985-2025 by the Massachusetts Institute of Technology
15 -------------
25 https://web.mit.edu/kerberos/krb5-latest/doc/
29 https://web.mit.edu/kerberos/krb5-devel/doc/
42 ----------------------------------
54 --------------
57 krb5-bugs@mit.edu.
64 interface to our bug database is read-only for guests, and the primary
68 ---------------
[all …]
/freebsd/sys/dev/dpaa/
H A Dif_dtsec_fdt.c1 /*-
101 if (!ofw_bus_is_compatible(dev, "fsl,fman-dtsec") && in dtsec_fdt_probe()
102 !ofw_bus_is_compatible(dev, "fsl,fman-xgec")) in dtsec_fdt_probe()
105 device_set_desc(dev, "Freescale Data Path Triple Speed Ethernet " in dtsec_fdt_probe()
125 if (OF_getprop(enet_node, "local-mac-address", in dtsec_fdt_attach()
126 (void *)sc->sc_mac_addr, 6) == -1) { in dtsec_fdt_attach()
128 "Could not load local-mac-addr property from DTS\n"); in dtsec_fdt_attach()
133 if (ofw_bus_is_compatible(dev, "fsl,fman-dtsec") != 0) in dtsec_fdt_attach()
134 sc->sc_eth_dev_type = ETH_DTSEC; in dtsec_fdt_attach()
135 else if (ofw_bus_is_compatible(dev, "fsl,fman-xgec") != 0) in dtsec_fdt_attach()
[all …]
/freebsd/sys/xen/xenstore/
H A Dxenstorevar.h42 #include <xen/xen-os.h>
99 * Return xenstore event channel port.
101 * \return event channel port.
233 * \param abort If non-zero, the transaction is discarded
291 * Multi-file read within a single directory and scanf parsing of
297 * the file name, scanf-style format string, and
299 * The last triple in the call must be terminated
315 * "ring-ref", "%" PRIu32, &ring_ref,
317 * "device-type", NULL, &dev_type,
350 * watch object and the data pointed to by watch->node.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_synctask.c1 // SPDX-License-Identifier: CDDL-1.0
66 * Generic synctask interface for channel program syncfuncs.
76 * (meaning we are running a zfs.sync function in open-context) then we
79 * This function also handles common fatal error cases for channel program
90 err = checkfunc(arg, ri->zri_tx); in zcp_sync_task()
94 if (!ri->zri_sync) { in zcp_sync_task()
97 "lzc_channel_program() (i.e. do not specify the \"-n\" " in zcp_sync_task()
102 syncfunc(arg, ri->zri_tx); in zcp_sync_task()
142 .ddca_cred = ri->zri_cred, in zcp_synctask_clone()
155 fnvlist_add_boolean(ri->zri_new_zvols, ddca.ddca_clone); in zcp_synctask_clone()
[all …]
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1 //===-- SBDebugger.cpp ----------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
129 progress_id = progress_data->GetID(); in GetProgressFromEvent()
130 completed = progress_data->GetCompleted(); in GetProgressFromEvent()
131 total = progress_data->GetTotal(); in GetProgressFromEvent()
132 is_debugger_specific = progress_data->IsDebuggerSpecific(); in GetProgressFromEvent()
133 ConstString message(progress_data->GetMessage()); in GetProgressFromEvent()
148 data.m_impl_up->SetObjectSP(std::move(dictionary_sp)); in GetProgressDataFromEvent()
163 data.m_impl_up->SetObjectSP(std::move(dictionary_sp)); in GetDiagnosticFromEvent()
[all …]
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h10 * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved.
31 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
35 * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved.
73 * BEGIN iwl-csr.h
81 * low power states due to driver-invoked device resets
82 * (e.g. IWM_CSR_RESET_REG_FLAG_SW_RESET) or uCode-driven power-saving modes.
95 #define IWM_CSR_INT_COALESCING (0x004) /* accum ints, 32-usec units */
109 * 31-16: Reserved
110 * 15-
3089 uint8_t channel; global() member
3104 uint32_t channel; global() member
3245 uint16_t channel; global() member
3377 uint8_t channel; global() member
5604 uint8_t channel; global() member
5970 struct iwm_scan_umac_chan_param channel; global() member
5981 struct iwm_scan_umac_chan_param channel; global() member
5995 struct iwm_scan_umac_chan_param channel; global() member
6010 struct iwm_scan_umac_chan_param channel; global() member
6025 struct iwm_scan_umac_chan_param channel; global() member
6079 uint8_t channel; global() member
[all...]
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h1 /*-
2 * SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause
7 /*-
8 * Based on BSD-licensed source modules in the Linux iwlwifi driver,
19 * Copyright(c) 2018 - 2019 Intel Corporation
33 * Copyright(c) 2018 - 2019 Intel Corporation
71 * enum iwx_context_info_flags - Context information control flags
77 * exponent, the actual size is 2**value, valid sizes are 8-2048.
80 * default is short format - not supported by the driver)
114 * struct iwx_context_info_version - version structure
[all …]
/freebsd/contrib/libpcap/
H A Dpcap-filter.manmisc.in21 .TH PCAP-FILTER @MAN_MISC_INFO@ "13 June 2023"
23 pcap-filter \- packet filter syntax
54 E.g., `\fBhost\fP foo', `\fBnet\fP 128.3', `\fBport\fP 20', `\fBportrange\fP 6000-6008'.
75 E.g., `\fBsrc\fP foo', `\fBdst net\fP 128.3', `\fBsrc or dst port\fP ftp-data'.
106 `\fBudp portrange\fP 7000-7009', `\fBwlan addr2\fP 0:2:3:4:5:6'.
117 network interface''. FDDI headers contain Ethernet-like source
118 and destination addresses, and often contain Ethernet-like packet
146 E.g., `\fBhost\fP foo \fBand not port\fP ftp \fBand not port\fP ftp-data'.
149 `\fBtcp dst port\fP ftp \fBor\fP ftp-data \fBor\fP domain' is exactly the same as
150 `\fBtcp dst port\fP ftp \fBor tcp dst port\fP ftp-data \fBor tcp dst port\fP domain'.
[all …]
/freebsd/share/dict/
H A Dweb2a12 A-b-c book
13 A-b-c method
14 abdomino-uterotomy
15 Abdul-baha
16 a-be
20 able-bodied
21 able-bodiedness
22 able-minded
23 able-mindedness
27 Abor-miri
[all …]
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h3 /*-
52 /* RX buffers must be large enough to hold a full 4K A-MPDU. */
56 /* HW supports 36-bit DMA addresses. */
108 * Flow-Handler registers.
191 #define IWN_PRPH_DWORD ((sizeof (uint32_t) - 1) << 24)
418 * 28-14: Reserved
419 * 13-00: RX frame size
444 /* 0:4 TX queue id - 5:6 reserved - 7 unsolicited RX
445 * or uCode-originated notification
616 #define IWN4965_RXONSZ (sizeof (struct iwn_rxon) - 6)
[all …]
/freebsd/usr.sbin/bhyve/
H A Dbhyve.899 I/O connectivity can be specified with command-line parameters.
110 .Pa edk2-bhyve
113 .Pa u-boot-bhyve-arm64
114 package provides a U-Boot image that can be used to boot the guest.
120 .Bl -tag -width 10n
161 Destroy the VM on guest initiated power-off.
203 Set configuration variables from a simple, key-value config file.
229 Allow devices behind the LPC PCI-ISA bridge to be configured.
230 The only supported devices are the TTY-class devices
241 .Cm pc-testdev .
[all …]
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c2 * Copyright (c) 1998-2010, 2012-2014,2021-2024 Proofpoint, Inc. and its suppliers.
4 * Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
20 SM_RCSID("@(#)$Id: srvrsmtp.c,v 8.1016 2013-11-22 20:51:56 ca Exp $")
71 #define SRV_REQ_SEC 0x00000800 /* require security - equiv to AuthOptions=p */
79 #define SRV_BARE_LF_421 0x00020000 /* bare LF - drop connection */
80 #define SRV_BARE_CR_421 0x00040000 /* bare CR - drop connection */
86 #define STOP_ATTACK ((time_t) -1)
112 auth_user_len = SM_MIN(len, MAX_AUTH_USER_LEN-1); \
166 ? n_badrcpts - 1 : n_badrcpts); \
167 macdefine(&e->e_macro, A_TEMP, macid("{nbadrcpts}"), buf); \
[all …]
/freebsd/sys/dev/ath/
H A Dif_ath_tx_ht.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
109 (ATH_AGGR_MINPLEN - (_len) - ATH_AGGR_DELIM_SZ) : 0) >> 2)
111 #define PADBYTES(_len) ((4 - ((_len) % 4)) % 4)
170 #define NUM_SYMBOLS_PER_USEC_HALFGI(_usec) (((_usec*5)-4)/18)
178 { 104, 216 }, // 3: 16-QAM 1/2
179 { 156, 324 }, // 4: 16-QAM 3/4
180 { 208, 432 }, // 5: 64-QAM 2/3
181 { 234, 486 }, // 6: 64-QAM 3/4
182 { 260, 540 }, // 7: 64-QAM 5/6
[all …]
/freebsd/contrib/sendmail/doc/op/
H A Dop.me1 .\" Copyright (c) 1998-2013 Proofpoint, Inc. and its suppliers.
12 .\" $Id: op.me,v 8.759 2014-01-13 14:40:05 ca Exp $
14 .\" eqn op.me | pic | troff -me
51 .eh 'SMM:08-%''Sendmail Installation and Operation Guide'
52 .oh 'Sendmail Installation and Operation Guide''SMM:08-%'
74 .b SENDMAIL\u\s-6TM\s0\d
103 .i Sendmail \u\s-2TM\s0\d
107 It is not tied to any one transport protocol \*-
173 explains the day-to-day information you should know
185 contains the nitty-gritty information about the configuration
[all …]
/freebsd/share/misc/
H A Dusb_vendors6 # http://www.linux-usb.org/usb-ids.html
7 # or send entries as patches (diff -u old new) in the
10 # http://www.linux-usb.org/usb.ids
13 # Date: 2025-07-26 20:34:01
20 # device device_name <-- single tab
21 # interface interface_name <-- two tabs
38 5301 GW-US54ZGL 802.11bg
54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]
64 0200 TP-Link
82 ac02 ATV Turbo / Rally2 Dual Channel USB 2.0 Flash Drive
[all …]

12