Home
last modified time | relevance | path

Searched +full:triple +full:- +full:channel (Results 1 – 25 of 43) 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/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/crypto/krb5/doc/
H A DmitK5features.rst17 -----------
19 License - :ref:`mitK5license`
22 - Latest stable: https://web.mit.edu/kerberos/krb5-1.20/
23 - Supported: https://web.mit.edu/kerberos/krb5-1.19/
24 - Release cycle: approximately 12 months
27 - Windows (KfW 4.0): Windows 7, Vista, XP
28 - Solaris: SPARC, x86_64/x86
29 - GNU/Linux: Debian x86_64/x86, Ubuntu x86_64/x86, RedHat x86_64/x86
30 - BSD: NetBSD x86_64/x86
33 - builtin - MIT Kerberos native crypto library
[all …]
/freebsd/crypto/krb5/doc/html/_sources/
H A DmitK5features.rst.txt17 -----------
19 License - :ref:`mitK5license`
22 - Latest stable: https://web.mit.edu/kerberos/krb5-1.20/
23 - Supported: https://web.mit.edu/kerberos/krb5-1.19/
24 - Release cycle: approximately 12 months
27 - Windows (KfW 4.0): Windows 7, Vista, XP
28 - Solaris: SPARC, x86_64/x86
29 - GNU/Linux: Debian x86_64/x86, Ubuntu x86_64/x86, RedHat x86_64/x86
30 - BSD: NetBSD x86_64/x86
33 - builtin - MIT Kerberos native crypto library
[all …]
/freebsd/crypto/krb5/doc/html/_sources/admin/advanced/
H A Dretiring-des.rst.txt1 .. _retiring-des:
9 ability have rendered DES vulnerable to brute force attacks on its 56-bit
14 -------
17 only cryptosystem in krb5 1.0. Partial support for triple-DES (3DES) was
26 and removed DES (single-DES) support in release 1.18. As a
31 -------------
37 * Password-derived keys: User principals frequently have keys
46 * Session keys: These are short-term keys generated by the KDC while
50 for session keys and client/server long-term keys, see :ref:`enctypes`.
51 When using the :ref:`kadmin(1)` interface to generate new long-term keys,
[all …]
/freebsd/crypto/krb5/doc/admin/advanced/
H A Dretiring-des.rst1 .. _retiring-des:
9 ability have rendered DES vulnerable to brute force attacks on its 56-bit
14 -------
17 only cryptosystem in krb5 1.0. Partial support for triple-DES (3DES) was
26 and removed DES (single-DES) support in release 1.18. As a
31 -------------
37 * Password-derived keys: User principals frequently have keys
46 * Session keys: These are short-term keys generated by the KDC while
50 for session keys and client/server long-term keys, see :ref:`enctypes`.
51 When using the :ref:`kadmin(1)` interface to generate new long-term keys,
[all …]
/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/crypto/krb5/doc/html/
H A DmitK5features.html6 <meta charset="utf-8" />
7 …<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" con…
13 …<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></scr…
24 <div class="header-wrapper">
42 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__MIT Kerberos features">feedback</a>
47 <div class="content-wrapper">
55 <div class="toctree-wrapper compound">
57 <section id="mit-kerberos-features">
58 <span id="mitk5features"></span><h1>MIT Kerberos features<a class="headerlink" href="#mit-kerberos-
60 <section id="quick-facts">
[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 …]

12