Home
last modified time | relevance | path

Searched +full:invert +full:- +full:ext (Results 1 – 25 of 78) sorted by relevance

1234

/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dst,sti-irq-syscfg.txt2 -----------------------------------------------------------
9 - compatible : Should be "st,stih407-irq-syscfg"
10 - st,syscfg : Phandle to Cortex-A9 IRQ system config registers
11 - st,irq-device : Array of IRQs to enable - should be 2 in length
12 - st,fiq-device : Array of FIQs to enable - should be 2 in length
15 - st,invert-ext : External IRQs can be inverted at will. This property inverts
23 irq-syscfg {
24 compatible = "st,stih407-irq-syscfg";
26 st,irq-device = <ST_IRQ_SYSCFG_PMU_0>,
28 st,fiq-device = <ST_IRQ_SYSCFG_DISABLED>,
H A Dst,stih407-irq-syscfg.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/st,stih407-irq-syscfg.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Patrice Chotard <patrice.chotard@foss.st.com>
19 const: st,stih407-irq-syscfg
22 description: Phandle to Cortex-A9 IRQ system config registers
25 st,irq-device:
27 $ref: /schemas/types.yaml#/definitions/uint32-array
29 - description: Enable the IRQ of the channel one.
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/phy/
H A Dphy-miphy28lp.txt8 - compatible : Should be "st,miphy28lp-phy".
9 - st,syscfg : Should be a phandle of the system configuration register group
12 Required nodes : A sub-node is required for each channel the controller
14 'reg' and 'reg-names' properties are used inside these
19 - #phy-cells : Should be 1 (See second example)
21 - PHY_TYPE_SATA
22 - PHY_TYPE_PCI
23 - PHY_TYPE_USB3
24 - reg : Address and length of the register set for the device.
25 - reg-names : The names of the register addresses corresponding to the registers
[all …]
/freebsd-src/stand/ficl/softwords/
H A Dsoftcore.fr11 : user \ name ( -- )
18 : empty ( xn..x1 -- ) depth 0 ?do drop loop ;
19 \ CELL- undoes CELL+
20 : cell- ( addr -- addr ) [ 1 cells ] literal - ;
21 : -rot ( a b c -- c a b ) 2 -roll ;
24 : abs ( x -- x )
28 : space ( -- ) bl emit ;
30 : spaces ( n -- ) 0 ?do space loop ;
37 -2
46 -2 throw
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp1 //=== AArch64PostLegalizerLowering.cpp ----------
1016 bool Invert = false; applyLowerVectorFCMP() local
1104 MachineInstr *Ext = getOpcodeDef(AArch64::G_EXT, Unmerge.getSourceReg(), MRI); matchUnmergeExtToUnmerge() local
[all...]
H A DAArch64InstructionSelector.cpp1 //===- AArch64InstructionSelector.cpp ---------
1184 __anon4478951f0202(Register &Reg, Register &OtherReg, bool Invert) emitSelect() argument
1440 getTestBitReg(Register Reg,uint64_t & Bit,bool & Invert,MachineRegisterInfo & MRI) getTestBitReg() argument
1605 tryOptAndIntoCompareBranch(MachineInstr & AndInst,bool Invert,MachineBasicBlock * DstMBB,MachineIRBuilder & MIB) const tryOptAndIntoCompareBranch() argument
7016 auto Ext = getExtendTypeForInst(*ExtInst, MRI, true); selectExtendedSHL() local
7242 AArch64_AM::ShiftExtendType Ext = selectAddrModeWRO() local
7542 AArch64_AM::ShiftExtendType Ext; selectArithExtendedRegister() local
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos5250-snow-common.dtsi1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/clock/maxim,max77686.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
11 #include <dt-bindings/input/input.h>
12 #include <dt-bindings/sound/samsung-i2s.h>
30 stdout-path = "serial3:115200n8";
33 gpio-keys {
34 compatible = "gpio-keys";
35 pinctrl-names = "default";
[all …]
H A Dexynos5800-peach-pi.dts1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include <dt-bindings/clock/maxim,max77802.h>
13 #include <dt-binding
[all...]
H A Dexynos5420-peach-pit.dts1 // SPDX-License-Identifier: GPL-2.0
8 /dts-v1/;
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include <dt-bindings/clock/maxim,max77802.h>
13 #include <dt-binding
[all...]
/freebsd-src/sys/contrib/device-tree/src/powerpc/
H A Dcanyonlands.dts4 * Copyright 2008-2009 DENX Software Engineering, Stefan Roese <sr@denx.de>
11 /dts-v1/;
14 #address-cells = <2>;
15 #size-cells = <1>;
18 dcr-parent = <&{/cpus/cpu@0}>;
28 #address-cells = <1>;
29 #size-cells = <0>;
35 clock-frequency = <0>; /* Filled in by U-Boot */
36 timebase-frequency = <0>; /* Filled in by U-Boot */
37 i-cache-line-size = <32>;
[all …]
H A Dglacier.dts4 * Copyright 2008-2010 DENX Software Engineering, Stefan Roese <sr@denx.de>
11 /dts-v1/;
14 #address-cells = <2>;
15 #size-cells = <1>;
18 dcr-parent = <&{/cpus/cpu@0}>;
30 #address-cells = <1>;
31 #size-cells = <0>;
37 clock-frequency = <0>; /* Filled in by U-Boot */
38 timebase-frequency = <0>; /* Filled in by U-Boot */
39 i-cache-line-size = <32>;
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra124-nyan.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 #include <dt-bindings/input/input.h>
3 #include <dt-bindings/thermal/thermal.h>
14 stdout-path = "serial0:115200n8";
20 * missing a unit-address. However, the bootloader on these Chromebook
22 * Adding the unit-address causes the bootloader to create a /memory
34 /delete-node/ memory@80000000;
40 vdd-suppl
[all...]
H A Dtegra124-venice2.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/input.h>
18 stdout-path = "serial0:115200n8";
29 vdd-supply = <&vdd_3v3_hdmi>;
30 pll-supply = <&vdd_hdmi_pll>;
31 hdmi-supply = <&vdd_5v0_hdmi>;
33 nvidia,ddc-i2
[all...]
H A Dtegra20-ventana.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/input.h>
5 #include <dt-bindings/thermal/thermal.h>
7 #include "tegra20-cpu-opp.dtsi"
8 #include "tegra20-cpu-opp-microvolt.dtsi"
21 stdout-path = "serial0:115200n8";
40 vdd-supply = <&hdmi_vdd_reg>;
41 pll-supply = <&hdmi_pll_reg>;
43 nvidia,ddc-i2c-bus = <&hdmi_ddc>;
[all …]
H A Dtegra20-harmony.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/input.h>
18 stdout-path = "serial0:115200n8";
37 hdmi-supply = <&vdd_5v0_hdmi>;
38 vdd-supply = <&hdmi_vdd_reg>;
39 pll-supply = <&hdmi_pll_reg>;
41 nvidia,ddc-i2c-bus = <&hdmi_ddc>;
42 nvidia,hpd-gpio = <&gpio TEGRA_GPIO(N, 7)
48 pinctrl-names = "default";
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1 //===-- VPlanTransforms.cpp - Utility VPlan to VPlan transforms -------
819 VPRecipeBase *Ext = R.getOperand(0)->getDefiningRecipe(); simplifyRecipe() local
960 auto *Ext = new VPWidenCastRecipe(Instruction::ZExt, ResultVPV, OldResTy); truncateToMinimalBitwidths() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1 //===-- LanaiISelLowering.cpp - Lanai DAG Lowering Implementation -------
1350 isConditionalZeroOrAllOnes(SDNode * N,bool AllOnes,SDValue & CC,bool & Invert,SDValue & OtherOp,SelectionDAG & DAG) isConditionalZeroOrAllOnes() argument
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp1 //===- ScriptParser.cpp ---------
1683 SmallVector<SymbolVersion, 0> ext = readVersionExtern(); readSymbols() local
1771 bool invert = false; readMemoryAttributes() local
[all...]
/freebsd-src/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra132-norrin.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/input.h>
18 stdout-path = "serial0:115200n8";
30 vdd-supply = <&vdd_3v3_hdmi>;
31 pll-supply = <&vdd_hdmi_pll>;
32 hdmi-supply = <&vdd_5v0_hdmi>;
34 nvidia,ddc-i2
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1 //===-- AArch64ISelLowering.cpp - AArch64 DAG Lowering Implementation ----===//
5 // SPDX-License-Identifier: Apache-2.
3096 changeVectorFPCCToAArch64CC(ISD::CondCode CC,AArch64CC::CondCode & CondCode,AArch64CC::CondCode & CondCode2,bool & Invert) changeVectorFPCCToAArch64CC() argument
3849 valueToCarryFlag(SDValue Value,SelectionDAG & DAG,bool Invert) valueToCarryFlag() argument
3862 carryFlagToValue(SDValue Glue,EVT VT,SelectionDAG & DAG,bool Invert) carryFlagToValue() argument
4033 SDValue Ext = DAG.getNode(ISD::STRICT_FP_EXTEND, dl, {NewVT, MVT::Other}, LowerVectorFP_TO_INT() local
4066 SDValue Ext = DAG.getNode(ISD::STRICT_FP_EXTEND, dl, {ExtVT, MVT::Other}, LowerVectorFP_TO_INT() local
4071 SDValue Ext = DAG.getNode(ISD::FP_EXTEND, dl, ExtVT, Op.getOperand(0)); LowerVectorFP_TO_INT() local
4105 SDValue Ext = LowerFP_TO_INT() local
5997 SDValue Ext = DAG.getNode(ExtType, DL, MVT::v8i16, BC); LowerLOAD() local
6393 SDValue Ext = DAG.getNode(ISD::FP_EXTEND, DL, MVT::f32, Op.getOperand(0)); LowerOperation() local
6403 SDValue Ext = DAG.getNode(ISD::STRICT_FP_EXTEND, DL, {MVT::f32, MVT::Other}, LowerOperation() local
11372 SDValue Ext = V.getOperand(X * 4 + Y); ReconstructTruncateFromBuildVector() local
11818 SDValue Ext = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, GeneratePerfectShuffle() local
14908 __anon5c8f63cd1802(Instruction *Ext) areExtractExts() argument
17069 if (SDValue Ext = performMulVectorExtendCombine(N, DAG)) performMulCombine() local
17071 if (SDValue Ext = performMulVectorCmpZeroCombine(N, DAG)) performMulCombine() local
19052 SDValue Ext = DAG.getNode(ISD::ANY_EXTEND, DL, ExtVT, VecToExtend); performBuildVectorCombine() local
19519 SDValue Ext = DAG.getNode(Other.getOpcode(), DL, DVT, NewOp); performExtBinopLoadFold() local
19770 SDValue EXT = DAG.getNode(AArch64ISD::EXT, dl, ByteVT, Op0, Op1, Op2); LowerSVEIntrinsicEXT() local
21242 SDValue Ext = Store->getValue(); foldTruncStoreOfExt() local
22626 getTestBitOperand(SDValue Op,unsigned & Bit,bool & Invert,SelectionDAG & DAG) getTestBitOperand() argument
22703 bool Invert = false; performTBZCombine() local
23315 SDValue Ext = DAG.getNode(ISD::SIGN_EXTEND_INREG, DL, ExtOp.getValueType(), performSignExtendInRegCombine() local
[all...]
H A DAArch64ISelDAGToDAG.cpp1 //===-- AArch64ISelDAGToDAG.cpp - A dag to dag inst selector for AArch64 --===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===-
917 AArch64_AM::ShiftExtendType Ext; SelectArithExtendedRegister() local
970 AArch64_AM::ShiftExtendType Ext; SelectArithUXTXRegister() local
1187 AArch64_AM::ShiftExtendType Ext = SelectExtendedSHL() local
1255 AArch64_AM::ShiftExtendType Ext = AArch64_AM::InvalidShiftExtend; SelectAddrModeWRO() local
3687 MachineSDNode *Ext = CurDAG->getMachineNode( tryShiftAmountMod() local
4093 SelectSVELogicalImm(SDValue N,MVT VT,SDValue & Imm,bool Invert) SelectSVELogicalImm() argument
[all...]
/freebsd-src/crypto/openssl/util/perl/OpenSSL/
H A DTest.pm1 # Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
31 OpenSSL::Test - a private extension of Test::More
61 recipe C<$SRCTOP/test/recipes/99-foo.t>, there could be a directory
62 C<$SRCTOP/test/recipes/99-foo_data/>.
92 # is defined with a non-empty value.
128 variable if defined, otherwise C<$BLDTOP/test-runs> or C<$TOP/test-runs>,
154 unless -f srctop_file("Configure");
207 $codeblock->();
284 interpreter_args => [ "-I", srctop_dir("test") ])));
331 exe_shell => $ENV{EXE_SHELL}, %opts) -> (shift);
[all …]
/freebsd-src/crypto/openssl/crypto/err/
H A Dopenssl.txt1 # Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved.
543 EC_R_CANNOT_INVERT:165:cannot invert
1314 custom ext handler already installed
1347 SSL_R_EXT_LENGTH_MISMATCH:163:ext length mismatch
1458 SSL_R_RENEGOTIATE_EXT_TOO_LONG:335:renegotiate ext too long
1480 ssl3 ext invalid max fragment length
1481 SSL_R_SSL3_EXT_INVALID_SERVERNAME:319:ssl3 ext invalid servername
1482 SSL_R_SSL3_EXT_INVALID_SERVERNAME_TYPE:320:ssl3 ext invalid servername type
/freebsd-src/share/misc/
H A Dusb_hid_usages4 # - lines that do not start with a white space give the number and name of
6 # - lines that start with a white space give the number and name of
20 0x08 Multi-axis Controller
62 0x90 D-pad Up
63 0x91 D-pad Down
64 0x92 D-pad Right
65 0x93 D-pad Left
75 0xB0 System Display Invert
80 0xB5 System Display Toggle Int/Ext
107 0xB2 Anti-Torque Control
[all …]
/freebsd-src/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg.c3 /*-
57 /* Testing API - assumes userland */
112 #define PAGE_MASK (PAGE_SIZE - 1)
190 /* end - Provide Kernel API equivalents */
195 #include <atf-c.h>
237 printf("%s: seg->start == %ld\n", __func__, in uvm_physseg_dump_seg()
239 printf("%s: seg->end == %ld\n", __func__, in uvm_physseg_dump_seg()
241 printf("%s: seg->avail_start == %ld\n", __func__, in uvm_physseg_dump_seg()
243 printf("%s: seg->avail_end == %ld\n", __func__, in uvm_physseg_dump_seg()
287 /* <---- Tests for Internal functions ----> */
[all …]

1234