Home
last modified time | relevance | path

Searched refs:OE (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dst-pincfg.h15 #define OE (1 << 27) macro
35 #define OUT (OE)
37 #define BIDIR (OE | OD)
39 #define BIDIR_PU (OE | PU | OD)
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h217 const auto &OE = cast<BasicExpression>(Other); in equals() local
218 return getType() == OE.getType() && NumOperands == OE.NumOperands && in equals()
219 std::equal(op_begin(), op_end(), OE.op_begin()); in equals()
457 const AggregateValueExpression &OE = cast<AggregateValueExpression>(Other); in equals() local
458 return NumIntOperands == OE.NumIntOperands && in equals()
459 std::equal(int_op_begin(), int_op_end(), OE.int_op_begin()); in equals()
524 const PHIExpression &OE = cast<PHIExpression>(Other); in equals() local
525 return BB == OE.BB; in equals()
/freebsd/sys/contrib/device-tree/Bindings/display/ti/
H A Dti,tpd12s015.txt8 - gpios: CT CP HPD, LS OE and HPD gpios
21 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCAPElim.cpp125 for (User::op_iterator OI = Init->op_begin(), OE = Init->op_end(); in runImpl() local
126 OI != OE; ++OI) { in runImpl()
/freebsd/tools/tools/locale/etc/charmaps/
H A DeucKR.TXT480 0x8261 0xAD36 #HANGUL SYLLABLE KIYEOK OE SSANGKIYEOK
481 0x8262 0xAD37 #HANGUL SYLLABLE KIYEOK OE KIYEOKSIOS
482 0x8263 0xAD39 #HANGUL SYLLABLE KIYEOK OE NIEUNCIEUC
483 0x8264 0xAD3A #HANGUL SYLLABLE KIYEOK OE NIEUNHIEUH
484 0x8265 0xAD3B #HANGUL SYLLABLE KIYEOK OE TIKEUT
485 0x8266 0xAD3D #HANGUL SYLLABLE KIYEOK OE RIEULKIYEOK
486 0x8267 0xAD3E #HANGUL SYLLABLE KIYEOK OE RIEULMIEUM
487 0x8268 0xAD3F #HANGUL SYLLABLE KIYEOK OE RIEULPIEUP
488 0x8269 0xAD40 #HANGUL SYLLABLE KIYEOK OE RIEULSIOS
489 0x826A 0xAD41 #HANGUL SYLLABLE KIYEOK OE RIEULTHIEUTH
[all …]
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dqcom,ebi2.txt9 data lines (16 bits), OE (output enable), ADV (address valid, used on some
78 drive the data bus after OE is de-asserted, in order to avoid contention on
99 - qcom,xmem-adv-to-oe-recovery-cycles: the number of cycles elapsed before an OE
101 2 means 2 cycles between ADV and OE. Valid values 0, 1, 2 or 3.
104 assertion to OE assertion. Valid values 0 thru 15.
H A Dnvidia,tegra20-gmi.txt49 - nvidia,snor-oe-active-high: WE/OE signal is active high
67 - nvidia,snor-oe-width: Number of cycles during which OE stays asserted.
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam57xx-beagle-x15-revc.dts14 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
H A Dam57xx-beagle-x15-revb1.dts14 <&gpio2 30 GPIO_ACTIVE_HIGH>, /* gpio2_30, LS OE */
H A Dam57xx-beagle-x15.dts15 <&gpio6 28 GPIO_ACTIVE_HIGH>, /* gpio6_28, LS OE */
H A Domap5-uevm.dts187 <&gpio9 1 GPIO_ACTIVE_HIGH>, /* TCA6424A P00, LS OE */
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-74x164.txt16 - enable-gpios: GPIO connected to the OE (Output Enable) pin.
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp137 for (unsigned OI = 0, OE = II->getNumOperands(); OI != OE; ++OI) { in runLowerConstExpr() local
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Daptina,mt9v111.txt20 - enable-gpios: output enable signal, pin name "OE#". Active low.
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp95 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMStoreDeprecationInfo() local
112 for (unsigned OI = 4, OE = MI.getNumOperands(); OI < OE; ++OI) { in getARMLoadDeprecationInfo() local
/freebsd/usr.bin/tip/tip/
H A Dvars.c51 "eofw", (char *)&OE },
H A Dremote.c47 &AT, &DV, &CM, &CU, &EL, &IE, &OE, &PN, &PR, &DI,
H A Dtip.h69 EXTERN char *OE; /* EOT to send to complete FT */ variable
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-colibri-aster.dtsi68 * 127 - Voltage Level Translator OE# signal (IC11 and IC12)
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Domap-gpmc.txt74 OE signals timings (in nanoseconds) corresponding to GPMC_CONFIG4:
100 - gpmc,oe-extra-delay: OE signal is delayed by half GPMC clock
H A Darm,pl172.txt71 enable (OE signal) in nano seconds.
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp433 for (OriginMap::iterator OI = Origins.begin(), OE = Origins.end(); OI != OE; ) { in RemoveSources() local
/freebsd/sys/powerpc/powerpc/
H A Ddb_disasm.c659 u_int OE; in disasm_fields() local
660 OE = extract_field(instr, 31 - 21, 1); in disasm_fields()
661 if (OE) { in disasm_fields()
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp385 for (auto OI = UB->begin_objects(), OE = UB->end_objects(); OI != OE; ++OI) { in readFile() local
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt36 - cavium,t-oe: A cell specifying the OE timing (in nS).

123