| /freebsd/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-ct [all...] |
| /freebsd/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-cells = <1>; 19 frame-number = <1>; 31 #mbox-cells = <1>; 33 clock-names = "apb_pclk"; [all …]
|
| /freebsd/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 - [all...] |
| /freebsd/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/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-2025 Intel Corporation 6 #include "iwl-drv.h" 7 #include "iwl-trans.h" 8 #include "iwl-dbg-tlv.h" 13 * enum iwl_dbg_tlv_type - debug TLV types 24 IWL_UCODE_TLV_TYPE_DEBUG_INFO - IWL_UCODE_TLV_DEBUG_BASE, 34 * struct iwl_dbg_tlv_ver_data - debug TLV version struct 44 * struct iwl_dbg_tlv_timer_node - timer node struct 71 u32 len = le32_to_cpu(tlv->length); in iwl_dbg_tlv_add() [all …]
|
| /freebsd/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/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/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-2025 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 26 #include "iwl-drv.h" 27 #include "iwl-op-mode.h" 28 #include "iwl-io.h" 31 #include "time-event.h" 32 #include "iwl-nvm-utils.h" 33 #include "iwl-phy-db.h" [all …]
|
| H A D | tx.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2012-2014, 2018-2025 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 14 #include "iwl-trans.h" 15 #include "iwl-nvm-utils.h" 16 #include "iwl-utils.h" 19 #include "time-sync.h" 25 struct iwl_fw_dbg_trigger_tlv *trig; in iwl_mvm_bar_check_trigger() local 28 trig = iwl_fw_dbg_trigger_on(&mvm->fwrt, NULL, FW_DBG_TRIGGER_BA); in iwl_mvm_bar_check_trigger() [all …]
|
| /freebsd/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 CONTRACT, STRICT 23 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 34 * Values used in determining the allocation of IRQ values among 35 * different types of I/O interrupts. These values are used as [all …]
|
| /freebsd/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-2025 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2015-2017 Intel Deutschland GmbH 11 #include "iwl-drv.h" 15 #include "iwl-io.h" 16 #include "iwl-prph.h" 17 #include "iwl-csr.h" 18 #include "iwl-fh.h" 20 * struct iwl_fw_dump_ptrs - set of pointers needed for the fw-error-dump [all …]
|
| /freebsd/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/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-2025 Intel Corporation 11 * AUX indices follows - 1 for non-CDB, 2 for CDB. 31 * enum iwl_mac_protection_flags - MAC context flags 50 * enum iwl_mac_types - Supported MAC types 54 * @FW_MAC_TYPE_PIBSS: Pseudo-IBSS 78 * enum iwl_tsf_id - TSF hw timer ID 94 * struct iwl_mac_data_ap - configuration data for AP MAC context 95 * @beacon_time: beacon transmit time in system time 96 * @beacon_tsf: beacon transmit time in TSF [all …]
|
| H A D | rs.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 3 * Copyright (C) 2012-2014, 2018-2022, 2024-2025 Intel Corporation 9 #include <linux/types.h> 14 * enum iwl_tlc_mng_cfg_flags - options for TLC config flags 18 * @IWL_TLC_MNG_CFG_FLAGS_HE_STBC_160MHZ_MSK: enable STBC in HE at 160MHz 38 * enum iwl_tlc_mng_cfg_cw - channel width options 54 * enum iwl_tlc_mng_cfg_chains - possible chains 64 * enum iwl_tlc_mng_cfg_mode - supported modes 84 * enum iwl_tlc_mng_ht_rates - HT/VHT/HE rates 122 * enum IWL_TLC_MCS_PER_BW - mcs index per BW [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-2025 Intel Corporation 4 * Copyright (C) 2013-2015 Intel Mobile Communications GmbH 5 * Copyright (C) 2016-2017 Intel Deutschland GmbH 13 * enum iwl_mac_conf_subcmd_ids - mac configuration command IDs 104 * struct iwl_p2p_noa_attr - NOA attr contained in probe resp FW notification 127 * struct iwl_probe_resp_data_notif - notification with NOA and CSA counter 144 * struct iwl_missed_vap_notif - notification of missing vap detection 159 * struct iwl_channel_switch_start_notif_v1 - Channel switch start notification 168 * struct iwl_channel_switch_start_notif - Channel switch start notification [all …]
|
| /freebsd/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 * - DRQ resource creation should be moved to the DMAC driver. in nexus_init_resources() [all …]
|
| /freebsd/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/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. 103 int64_t mantissa = hl & (((uint64_t)1 << 52) - 1); in set_mpfr_d() 104 int sign = (hl >> 63) ? -1 : +1; in set_mpfr_d() 118 mpfr_set_sj_2exp(x, mantissa * sign, (int)exp - 0x3ff - 52, GMP_RNDN); in set_mpfr_d() 124 int32 mantissa = f & ((1 << 23) - 1); in set_mpfr_f() 125 int sign = (f >> 31) ? -1 : +1; in set_mpfr_f() 139 mpfr_set_sj_2exp(x, mantissa * sign, (int)exp - 0x7f - 23, GMP_RNDN); in set_mpfr_f() [all …]
|
| /freebsd/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/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600Instructions.td | 1 //===-- R600Instructions.td - R600 Instruction defs -------* [all...] |
| H A D | R600ISelLowering.cpp | 1 //===-- R600ISelLowering.cpp - R600 DAG Lowering Implementation -----------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 43 computeRegisterProperties(Subtarget->getRegisterInfo()); in R600TargetLowering() 118 if (Subtarget->hasCARRY()) in R600TargetLowering() 121 if (Subtarget->hasBORROW()) in R600TargetLowering() 125 if (!Subtarget->hasBFE()) in R600TargetLowering() 130 if (!Subtarget->hasBFE()) in R600TargetLowering() 134 if (!Subtarget->hasBFE()) in R600TargetLowering() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TargetLibraryInfo.cpp | 1 //===-- TargetLibraryInfo.cpp - Runtime library information ----------------==// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 24 "vector-library", cl::Hidden, cl::desc("Vector functions library"), 32 clEnumValN(TargetLibraryInfoImpl::LIBMVEC_X86, "LIBMVEC-X86", 59 // Recognized types of library function arguments and return types. 94 // Only Darwin variants have _stret versions of combined trig functions. in hasSinCosPiStret() 112 // Posix removed support from bcmp() in 2001, but the glibc and several in hasBcmp() 132 // The iOS ABI diverges from the standard in some cases, so for now don't in isCallingConvCCompatible() [all …]
|
| /freebsd/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 …]
|