Home
last modified time | relevance | path

Searched +full:ignore +full:- +full:power +full:- +full:on +full:- +full:sel (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-src/sys/contrib/device-tree/Bindings/net/dsa/
H A Dqca8k.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - John Crispin <john@phrozen.org>
13 If the QCA8K switch is connect to an SoC's external mdio-bus, each subnode
16 ID. To declare the internal mdio-bus configuration, declare an MDIO node in
18 PHY it is connected to. In this config, an internal mdio-bus is registered and
20 mdio-bus configurations are not supported by the hardware.
27 - enum:
28 - qca,qca8327
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Copyright 2016-2017 Google, Inc
8 #include <dt-bindings/input/input.h>
9 #include "rk3399-op1.dtsi"
18 stdout-path = "serial2:115200n8";
22 * Power Tree
27 * - Rails that only connect to the EC (or devices that the EC talks to)
29 * - Rail
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-qcard.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * stuffed) on it. This device tree tries to encapsulate all the things that
14 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>
15 #include <dt-bindings/iio/qcom,spmi-adc7-pmr735
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Devents.c2 * WPA Supplicant - Driver event processing
3 * Copyright (c) 2003-2019, Jouni Malinen <j@w1.fi>
72 if (ssid == NULL || ssid->disabled_until.sec == 0) in wpas_temp_disabled()
76 if (ssid->disabled_until.sec > now.sec) in wpas_temp_disabled()
77 return ssid->disabled_until.sec - now.sec; in wpas_temp_disabled()
87 * wpas_reenabled_network_time - Time until first network is re-enabled
90 * (in sec) until the first network is re-enabled. Otherwise returns 0.
94 * re-enable in wpas_reenabled_network_time()
2691 int sel; wpa_supplicant_use_own_rsne_params() local
[all...]
/freebsd-src/sys/dev/usb/
H A Dusb_request.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2008-2020 Hans Petter Selasky. All rights reserved.
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
109 .bus_index = -1,
110 .dev_index = -1,
111 .bmRequestType_value = -1,
112 .bRequest_value = -1,
132 /*------------------------------------------------------------------------*
136 *------------------------------------------------------------------------*/
[all …]
/freebsd-src/sys/contrib/alpine-hal/
H A Dal_hal_nb_regs.h1 /*-
10 found at http://www.gnu.org/licenses/gpl-2.0.html
30 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
101 /* [0x6c] Read-only that reflects CPU Cluster Local GIC base high address */
103 /* [0x70] Read-only that reflects CPU Cluster Local GIC base low address */
105 /* [0x74] Read-only that reflects the device's IOGIC base high address. */
107 /* [0x78] Read-only that reflects IOGIC base low address */
310 /* [0x20] Specifies the state of the CPU with reference to power modes. */
478 /* Disable L1 data cache and L2 snoop tag RAMs automatic invalidate on reset functionality */
480 /* Value read in the Cluster ID Affinity Level-1 field, bits[15:8], of the Multiprocessor Affinity
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4210-i9100.dts1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's Exynos4210 based Galaxy S2 (GT-I9100 version) device tree
11 /dts-v1/;
13 #include "exynos4412-ppmu-common.dtsi"
15 #include <dt-bindings/gpio/gpio.h>
16 #include <dt-bindings/input/linux-event-codes.h>
19 model = "Samsung Galaxy S2 (GT-I9100)";
21 chassis-type = "handset";
35 stdout-path = "serial2:115200n8";
38 vemmc_reg: regulator-0 {
[all …]
/freebsd-src/sys/net80211/
H A Dieee80211_hostap.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2007-2008 Sam Leffler, Errno Consulting
22 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
82 ic->ic_vattach[IEEE80211_M_HOSTAP] = hostap_vattach; in ieee80211_hostap_attach()
98 vap->iv_newstate = hostap_newstate; in hostap_vattach()
99 vap->iv_inpu in hostap_vattach()
1188 wpa_cipher(const uint8_t * sel,uint8_t * keylen,uint8_t * cipher) wpa_cipher() argument
1226 wpa_keymgmt(const uint8_t * sel) wpa_keymgmt() argument
1363 rsn_cipher(const uint8_t * sel,uint8_t * keylen,uint8_t * cipher) rsn_cipher() argument
1404 rsn_keymgmt(const uint8_t * sel) rsn_keymgmt() argument
[all...]
/freebsd-src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
34 #define AR_WA 0x4004 /* PCIE work-arounds */
120 /* RTC_DERIVED_* - only for AR9130 */
149 #define AR_TXOP_X 0x81ec /* txop for legacy non-qos */
154 /* generic timers based on tsf - all uS */
209 #define AR_GTTM_IGNORE_IDLE 0x00000002 // ignore channel idle
210 #define AR_GTTM_RESET_IDLE 0x00000004 // reset counter on channel idle low
[all …]
/freebsd-src/sys/dev/cas/
H A Dif_casreg.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30 * from: FreeBSD: if_gemreg.h 174987 2007-12-30 01:32:03Z marius
84 * Bits 0-9 of CAS_STATUS auto-clear when read. CAS_CLEAR_ALIAS specifies
85 * which of bits 0-9 auto-clear when reading CAS_STATUS_ALIAS.
116 #define CAS_BIM_CONF_BD64_DIS 0x00000004 /* 64-bit mode disable */
118 #define CAS_BIM_CONF_BUS32_WIDE 0x00000010 /* PCI bus is 32-bit (ro). */
150 #define CAS_BIM_RAM_BIST_START 0x00000001 /* Start BIST on read buffer. */
158 #define CAS_PROBE_MUX_SELECT_EN 0xf0000000 /* enable probe on P_A[15:0] */
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1 //===- LoopStrengthReduce.cpp - Strength Reduce IVs in Loops --------
2309 SelectInst *Sel = dyn_cast<SelectInst>(Cond->getOperand(1)); OptimizeMax() local
4568 size_t Power = 1; EstimateSearchSpaceComplexity() local
[all...]
H A DSROA.cpp1 //===- SROA.cpp - Scalar Replacement Of Aggregates --------
3971 SelectInst *Sel = cast<SelectInst>(GEPI.getPointerOperand()); foldGEPSelect() local
[all...]
/freebsd-src/sbin/ifconfig/
H A Difieee80211.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30 /*-
54 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
110 #define IEEE80211_NODE_PWR_MGT 0x000010 /* power save mode enabled */
118 #define IEEE80211_NODE_MIMO_PS 0x001000 /* MIMO power sav
3035 wpa_cipher(const u_int8_t * sel) wpa_cipher() argument
3057 wpa_keymgmt(const u_int8_t * sel) wpa_keymgmt() argument
3119 rsn_cipher(const u_int8_t * sel) rsn_cipher() argument
3143 rsn_keymgmt(const u_int8_t * sel) rsn_keymgmt() argument
[all...]
/freebsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h32 /* MAC Control Register - only write values of 1 have effect */
37 #define AR_CR_SWI 0x00000040 // One-shot software interrupt
47 #define AR_CFG_AP_ADHOC_INDICATION 0x00000020 // AP/adhoc indication (0-AP 1-Adhoc)
55 /* Rx DMA Data Buffer Pointer Threshold - High and Low Priority register */
124 #define AR_RXCFG_ZLFDMA 0x00000010 // Enable DMA of zero-length frame
212 #define AR_GTTM_IGNORE_IDLE 0x00000002 // ignore channel idle
213 #define AR_GTTM_RESET_IDLE 0x00000004 // reset counter on channel idle low
238 #define AR_ISR_HP_RXOK 0x00000001 // At least one frame rx on high-priority queue sans errors
239 #define AR_ISR_LP_RXOK 0x00000002 // At least one frame rx on low-priority queue sans errors
249 #define AR_ISR_MIB 0x00001000 // MIB interrupt - see MIBC
[all …]
/freebsd-src/sys/contrib/dev/rtw89/
H A Dmac.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
2 /* Copyright(c) 2019-2020 Realtek Corporation
41 u32 val, enum rtw89_mac_mem_sel sel) in rtw89_mac_mem_write()
43 const struct rtw89_mac_gen_def *mac = rtwdev->chip->mac_def; in rtw89_mac_mem_write()
44 u32 addr = mac->mem_base_addr in rtw89_mac_mem_write()
40 rtw89_mac_mem_write(struct rtw89_dev * rtwdev,u32 offset,u32 val,enum rtw89_mac_mem_sel sel) rtw89_mac_mem_write() argument
49 rtw89_mac_mem_read(struct rtw89_dev * rtwdev,u32 offset,enum rtw89_mac_mem_sel sel) rtw89_mac_mem_read() argument
58 rtw89_mac_check_mac_en(struct rtw89_dev * rtwdev,u8 mac_idx,enum rtw89_mac_hwmod_sel sel) rtw89_mac_check_mac_en() argument
1302 rtw89_mac_power_switch(struct rtw89_dev * rtwdev,bool on) rtw89_mac_power_switch() argument
2766 rtw89_mac_stop_sch_tx(struct rtw89_dev * rtwdev,u8 mac_idx,u32 * tx_en,enum rtw89_sch_tx_sel sel) rtw89_mac_stop_sch_tx() argument
2807 rtw89_mac_stop_sch_tx_v1(struct rtw89_dev * rtwdev,u8 mac_idx,u32 * tx_en,enum rtw89_sch_tx_sel sel) rtw89_mac_stop_sch_tx_v1() argument
3291 rtw89_mac_enable_imr(struct rtw89_dev * rtwdev,u8 mac_idx,enum rtw89_mac_hwmod_sel sel) rtw89_mac_enable_imr() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1 //===---- CGObjC.cpp - Emit LLVM Code for Objective-C ----
76 Selector Sel = BoxingMethod->getSelector(); EmitObjCBoxedExpr() local
220 Selector Sel = MethodWithObjects->getSelector(); EmitObjCCollectionLiteral() local
379 tryGenerateSpecializedMessageSend(CodeGenFunction & CGF,QualType ResultType,llvm::Value * Receiver,const CallArgList & Args,Selector Sel,const ObjCMethodDecl * method,bool isClassMessage) tryGenerateSpecializedMessageSend() argument
440 GeneratePossiblySpecializedMessageSend(CodeGenFunction & CGF,ReturnValueSlot Return,QualType ResultType,Selector Sel,llvm::Value * Receiver,const CallArgList & Args,const ObjCInterfaceDecl * OID,const ObjCMethodDecl * Method,bool isClassMessage) GeneratePossiblySpecializedMessageSend() argument
531 Selector Sel = OME->getSelector(); tryEmitSpecializedAllocInit() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1 //===- LoopVectorize.cpp - A Loop Vectorizer --------
1198 LoopVectorizationCostModel(ScalarEpilogueLowering SEL,Loop * L,PredicatedScalarEvolution & PSE,LoopInfo * LI,LoopVectorizationLegality * Legal,const TargetTransformInfo & TTI,const TargetLibraryInfo * TLI,DemandedBits * DB,AssumptionCache * AC,OptimizationRemarkEmitter * ORE,const Function * F,const LoopVectorizeHints * Hints,InterleavedAccessInfo & IAI) LoopVectorizationCostModel() argument
9630 ScalarEpilogueLowering SEL = processLoopInVPlanNativePath() local
9726 areRuntimeChecksProfitable(GeneratedRTChecks & Checks,VectorizationFactor & VF,std::optional<unsigned> VScale,Loop * L,ScalarEvolution & SE,ScalarEpilogueLowering SEL) areRuntimeChecksProfitable() argument
9907 ScalarEpilogueLowering SEL = processLoop() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1 //===- llvm/Analysis/IVDescriptors.cpp - IndVar Descriptors -----*- C++ -*-
385 if (auto *Sel = dyn_cast<SelectInst>(ReduxDesc.getPatternInst())) { AddReductionVar() local
[all...]
H A DInstructionSimplify.cpp1 //===- InstructionSimplify.cpp - Fold instruction operands --------
6583 if (auto *Power = dyn_cast<ConstantInt>(Op1)) { simplifyBinaryIntrinsic() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1 //===- InstCombineAndOrXor.cpp ---------
2631 if (Instruction *Sel = foldBinopOfSextBoolToSelect(I)) visitAnd() local
3685 if (Instruction *Sel = foldBinopOfSextBoolToSelect(I)) visitOr() local
4476 if (auto *Sel = dyn_cast<SelectInst>(NotOp)) { foldNot() local
[all...]
H A DInstCombineCalls.cpp1 //===- InstCombineCalls.cpp ---------
1787 if (Instruction *Sel = foldClampRangeOfTwo(II, Builder)) visitCallInst() local
1914 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) { visitCallInst() local
3384 if (auto *Sel = dyn_cast<SelectInst>(Op)) visitCallInst() local
[all...]
/freebsd-src/usr.sbin/bhyve/
H A Dpci_nvme.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
24 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31 * bhyve PCIe-NVMe device emulation.
34 * -s <n>,nvme,devpath,maxq=#,qsz=#,ioslots=#,sectsz=#,ser=A-Z,eui64=#,dsm=<opt>
45 * ser = serial number (20-char
1870 uint8_t sel = (command->cdw10 >> 8) & 0x7; nvme_opc_get_features() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1 //===--- Sema.h - Semantic Analysis & AST Building ------
1545 find(Selector Sel) find() argument
1549 count(Selector Sel) count() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1 //===-- TargetLowering.cpp - Implement the TargetLowering class -------
3359 SDValue Sel = Op.getOperand(0); SimplifyDemandedVectorElts() local
8144 SDValue Sel; expandFP_TO_UINT() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1 //===-- HexagonISelDAGToDAG.cpp - A dag to dag inst selector for Hexagon --===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===-
1248 SDValue Sel = DAG.getNode(ISD::SELECT, dl, SVT, OpI1, ppHoistZextI1() local
1894 factorOutPowerOf2(SDValue V,unsigned Power) factorOutPowerOf2() argument
[all...]

123