Searched +full:mlo +full:- +full:global +full:- +full:mem (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
| H A D | qcom,ipq5332-wifi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. 4 --- 5 $id: http://devicetree.org/schemas/net/wireless/qcom,ipq5332-wifi.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Jeff Johnson <jjohnson@kernel.org> 19 - qcom,ipq5332-wifi 26 - description: XO clock used for copy engine 28 clock-names: 30 - const: xo [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 1 //===-- X86ISelLowering.cpp - X86 DAG Lowering Implementation -------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 71 #define DEBUG_TYPE "x86-isel" 74 "x86-experimental-pref-innermost-loop-alignment", cl::init(4), 78 "alignment set by x86-experimental-pref-loop-alignment."), 82 "x86-br-merging-base-cost", cl::init(2), 88 "will be merged, and above which conditionals will be split. Set to -1 " 93 "x86-br-merging-ccmp-bias", cl::init(6), [all …]
|