/freebsd-src/sys/contrib/device-tree/Bindings/arm/ |
H A D | coresight-cti.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only or BSD-2-Clause 4 --- 5 $id: http://devicetree.org/schemas/arm/coresight-cti.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 to one or more CoreSight components and/or a CPU, with CTIs interconnected in 15 not part of the CoreSight graph described in the general CoreSight bindings 22 number is defined at design time, the maximum of each defined in the DEVID 25 CTIs are interconnected in a star topology via the CTM, using a number of 27 described in the DEVID register. The star topology is not required to be 28 described in the bindings as the actual connections are software [all …]
|
H A D | arm,coresight-cti.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 4 --- 5 $id: http://devicetree.org/schemas/arm/arm,coresight-cti.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 to one or more CoreSight components and/or a CPU, with CTIs interconnected in 21 number is defined at design time, the maximum of each defined in the DEVID 24 CTIs are interconnected in a star topology via the CTM, using a number of 26 described in the DEVID register. The star topology is not required to be 27 described in the bindings as the actual connections are software 30 In general the connections between CTI and components via the trigger signals [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/arm/ |
H A D | juno-cs-r1r2.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 4 compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; 8 clock-names = "apb_pclk"; 9 power-domains = <&scpi_devpd 0>; 10 out-ports { 13 remote-endpoint = <&etf1_in_port>; 17 in-ports { 27 compatible = "arm,coresight-tmc", "arm,primecell"; 31 clock-names = "apb_pclk"; 32 power-domains = <&scpi_devpd 0>; [all …]
|
H A D | juno-base.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 2 #include "juno-clocks.dtsi" 3 #include "juno-motherboard.dtsi" 11 compatible = "arm,armv7-timer-mem"; 13 clock-frequency = <50000000>; 14 #address-cells = <1>; 15 #size-cell [all...] |
/freebsd-src/sys/dev/acpica/ |
H A D | acpi_bus_if.m | 1 #- 7 # Redistribution and use in source and binary forms, with or without 12 # 2. Redistributions in binary form must reproduce the above copyright 13 # notice, this list of conditions and the following disclaimer in the 19 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 23 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 24 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29 #include <sys/types.h> 40 int trig, int pol) 47 return (ACPI_BUS_MAP_INTR(parent, dev, irq, trig, pol)); [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-pl022.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/spi/spi-pl022.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Linus Walleij <linus.walleij@linaro.org> 13 - $ref: spi-controller.yaml# 14 - $ref: /schemas/arm/primecell.yaml# 23 - compatible 28 - const: arm,pl022 29 - const: arm,primecell [all …]
|
/freebsd-src/sys/contrib/dev/iwlwifi/ |
H A D | iwl-dbg-tlv.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2018-2024 Intel Corporation 6 #include "iwl-drv.h" 7 #include "iwl-trans.h" 8 #include "iwl-dbg-tl 248 const struct iwl_fw_ini_trigger_tlv *trig = (const void *)tlv->data; iwl_dbg_tlv_alloc_trigger() local 972 struct iwl_fw_ini_trigger_tlv *trig = (void *)node->tlv.data; iwl_dbg_tlv_set_periodic_trigs() local 1053 struct iwl_fw_ini_trigger_tlv *trig = (void *)trig_tlv->data; iwl_dbg_tlv_override_trig_node() local 1131 struct iwl_fw_ini_trigger_tlv *trig = (void *)trig_tlv->data; iwl_dbg_tlv_add_active_trigger() local [all...] |
/freebsd-src/sys/x86/xen/ |
H A D | xen_arch_intr.c | 1 /*- 2 * SPDX-License-Identifier: MIT OR GPL-2.0-only 14 * of this source file (the "Software"), to deal in the Software without 20 * The above copyright notice and this permission notice shall be included in 25 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 27 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 28 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 29 * IN THE SOFTWARE. 46 #include <xen/xen-os.h> 48 #include <machine/xen/arch-intr.h> [all …]
|
/freebsd-src/contrib/opencsd/decoder/include/opencsd/stm/ |
H A D | trc_pkt_types_stm.h | 9 * Redistribution and use in source and binary forms, with or without modification, 15 * 2. Redistributions in binary form must reproduce the above copyright notice, 16 * this list of conditions and the following disclaimer in the documentation 26 * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 30 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 31 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 42 /** @name STM Packet Types 45 /** STM protocol packet types. 46 Contains both protocol packet types and markers for unsynced processor 54 STM_PKT_NO_ERR_TYPE, /**< No error in error packet marker. */ [all …]
|
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mac80211.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 25 #include "iwl-dr 905 struct iwl_fw_dbg_trigger_tlv *trig; iwl_mvm_ampdu_check_trigger() local 3390 struct iwl_fw_dbg_trigger_tlv *trig; iwl_mvm_tdls_check_trigger() local 5970 struct iwl_fw_dbg_trigger_tlv *trig; iwl_mvm_event_mlme_callback() local 6015 struct iwl_fw_dbg_trigger_tlv *trig; iwl_mvm_event_bar_rx_callback() local [all...] |
H A D | tx.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2012-2014, 2018-2024 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 14 #include "iwl-tran 24 struct iwl_fw_dbg_trigger_tlv *trig; iwl_mvm_bar_check_trigger() local 1522 struct iwl_fw_dbg_trigger_tlv *trig; iwl_mvm_tx_status_check_trigger() local [all...] |
/freebsd-src/sys/x86/include/ |
H A D | intr_machdep.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 6 * Redistribution and use in source and binary forms, with or without 11 * 2. Redistributions in binary form must reproduce the above copyright 12 * notice, this list of conditions and the following disclaimer in the 18 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 22 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRAC [all...] |
/freebsd-src/sys/contrib/dev/iwlwifi/fw/ |
H A D | dbg.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2005-2014, 2018-2024 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2015-2017 Intel Deutschland GmbH 11 #include "iwl-dr 2557 iwl_fw_ini_trigger_on(struct iwl_fw_runtime * fwrt,struct iwl_fw_ini_trigger_tlv * trig) global() argument 2805 iwl_fw_dbg_collect(struct iwl_fw_runtime * fwrt,enum iwl_fw_dbg_trigger trig,const char * str,size_t len,struct iwl_fw_dbg_trigger_tlv * trigger) global() argument 3016 struct iwl_fw_ini_trigger_tlv *trig = dump_data->trig; global() local [all...] |
/freebsd-src/contrib/unbound/contrib/ |
H A D | fastrpz.patch | 3 --- 4 diff --git a/Makefile.in b/Makefile.in 6 --- a/Makefile.in 7 +++ b/Makefile.in 8 @@ -23,6 +23,8 @@ CHECKLOCK_SRC=testcode/checklocks.c 17 @@ -134,7 +136,7 @@ validator/val_sigcrypt.c validator/val_utils.c dns64/dns64.c \ 18 edns-subnet/edns-subnet.c edns-subnet/subnetmod.c \ 19 edns-subnet/addrtree.c edns-subnet/subnet-whitelist.c \ 21 -$(DNSTAP_SRC) $(DNSCRYPT_SRC) $(IPSECMOD_SRC) $(IPSET_SRC) 26 @@ -147,7 +149,7 @@ autotrust.lo val_anchor.lo rpz.lo \ [all …]
|
/freebsd-src/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | mac.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2022, 2024 Intel Corporation 11 * AUX indices follows - 1 for non-CDB, 2 for CDB. 31 * enum iwl_mac_protection_flags - MA [all...] |
H A D | mac-cfg.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2019, 2021-2024 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-201 [all...] |
/freebsd-src/sys/x86/x86/ |
H A D | nexus.c | 1 /*- 7 * permission notice appear in all copies, that both the above 8 * copyright notice and this permission notice appear in all 10 * in advertising or publicity pertaining to distribution of the 19 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT 24 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 25 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 35 * resources which are common to all of them. In particular, 190 * - IRQ resource creation should be moved to the PIC/APIC driver. in nexus_init_resources() 191 * - DR in nexus_init_resources() 528 nexus_config_intr(device_t dev,int irq,enum intr_trigger trig,enum intr_polarity pol) nexus_config_intr() argument [all...] |
/freebsd-src/tools/tools/ath/athalq/ |
H A D | ar9300_ds.c | 6 * copyright notice and this permission notice appear in all copies. 10 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 25 #include <sys/types.h> 46 memcpy(&p, &a->payload, sizeof(p)); in ath_alq_print_edma_tx_fifo_push() 48 (unsigned int) be32toh(a->hdr.tstamp_sec), in ath_alq_print_edma_tx_fifo_push() 49 (unsigned int) be32toh(a->hdr.tstamp_usec), in ath_alq_print_edma_tx_fifo_push() 50 (unsigned long long) be64toh(a->hdr.threadid), in ath_alq_print_edma_tx_fifo_push() 63 memcpy(&txs, &a->payload, sizeof(struct ar9300_txs)); in ar9300_decode_txstatus() [all …]
|
/freebsd-src/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | dotest.c | 2 * dotest.c - actually generate mathlib test cases 4 * Copyright (c) 1999-2024, Arm Limited. 5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 97 * mpfr_t/mpc_t types. in set_mpfr_f() 103 int64_t mantissa = hl & (((uint64_t)1 << 52) - 1); in set_mpfr_f() 104 int sign = (hl >> 63) ? -1 : +1; in set_mpfr_f() 118 mpfr_set_sj_2exp(x, mantissa * sign, (int)exp - in set_mpc_d() 381 is_shard(in) global() argument 385 is_dhard(in) global() argument 392 is_dinteger(uint32 * in) is_dinteger() argument 400 is_sinteger(uint32 * in) is_sinteger() argument 412 is_dsnan(const uint32 * in) is_dsnan() argument 422 is_ssnan(const uint32 * in) is_ssnan() argument 432 is_snan(const uint32 * in,int size) is_snan() argument [all...] |
/freebsd-src/sys/contrib/dev/athk/ath12k/ |
H A D | wmi.h | 1 /* SPDX-License-Identifier: BSD-3-Clause-Clear */ 3 * Copyright (c) 2018-2021 The Linux Foundation. All rights reserved. 4 * Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved. 32 * linux/types.h. 181 * @WMI_HOST_HW_MODE_DBS: Both PHYs are active in different bands, 182 * one in 2G and another in 5G. 183 * @WMI_HOST_HW_MODE_SBS_PASSIVE: Both PHYs are in passive mode (only rx) in 185 * @WMI_HOST_HW_MODE_SBS: Both PHYs are active in the same band. 187 * for 5G only(as indicated in WMI_MAC_PHY_CAPABILITIES), 188 * but could be extended to other bands in the future. [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Instructions.td | 1 //===-- R600Instructions.td - R600 Instruction defs -------*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 38 // Operands for non-registers 46 def SEL : OperandWithDefaultOps <i32, (ops (i32 -1))>; 62 // XXX: The r600g finalizer in Mesa expects last to be one in most cases. 63 // Once we start using the packetizer in this backend we should have this 87 usesCustomInserter = 1, Namespace = "R600" in { 93 let mayLoad = 0, mayStore = 0, hasSideEffects = 0 in { [all …]
|
H A D | R600ISelLowering.cpp | 1 //===-- R600ISelLowering.cpp - R600 DAG Lowering Implementation ------- 1474 const ISD::InputArg &In = Ins[i]; LowerFormalArguments() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetLibraryInfo.cpp | 1 //===-- TargetLibraryInfo.cpp - Runtime library information ------- [all...] |
/freebsd-src/sys/contrib/dev/athk/ath11k/ |
H A D | wmi.h | 1 /* SPDX-License-Identifier: BSD-3-Clause-Clear */ 3 * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. 80 * @WMI_HOST_HW_MODE_DBS: Both PHYs are active in different bands, 81 * one in 2G and another in 5G. 82 * @WMI_HOST_HW_MODE_SBS_PASSIVE: Both PHYs are in passive mode (only rx) in 84 * @WMI_HOST_HW_MODE_SBS: Both PHYs are active in the same band. 86 * for 5G only(as indicated in WMI_MAC_PHY_CAPABILITIES), 87 * but could be extended to other bands in the future. 91 * as in WMI_HW_MODE_SBS, and 3rd on the other band 2192 /* enum wmi_nss_ratio - NSS ratio received from FW during service ready ext [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1 //===------ SimplifyLibCalls.cpp - Library calls simplifier --- 2205 Type *Types[] = {Base->getType(), Expo->getType()}; createPowWithIntegerExponent() local [all...] |