Searched +full:asi +full:- +full:format (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/crypto/openssl/crypto/bn/asm/ |
H A D | sparcv9a-mont.pl | 2 # Copyright 2005-2021 The OpenSSL Project Authors. All Rights Reserved. 24 # binary compatibility. Well yes, it does exclude SPARC64 prior-V(!) 29 # integer-only pure SPARCv9 module to "fall down" to. 31 # USI&II cores currently exhibit uniform 2x improvement [over pre- 37 # out-of-order execution, which *might* mean that integer multiplier 39 # additional note, SPARC64 V implements FP Multiply-Add instruction, 41 # as Fujitsu SPARC64 V goes, talk to the author:-) 43 # The implementation implies following "non-natural" limitations on 45 # - num may not be less than 4; 46 # - num has to be even; [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/sound/ |
H A D | tas2770.txt | 3 The TAS2770 is a mono, digital input Class-D audio amplifier optimized for 10 - compatible: - Should contain "ti,tas2770". 11 - reg: - The i2c address. Should contain <0x4c>, <0x4d>,<0x4e>, or <0x4f>. 12 - #address-cells - Should be <1>. 13 - #size-cells - Should be <0>. 14 - ti,asi-format: - Sets TDM RX capture edge. 0->Rising; 1->Falling. 15 - ti,imon-slot-no:- TDM TX current sense time slot. 16 - ti,vmon-slot-no:- TDM TX voltage sense time slot. 20 - interrupt-parent: the phandle to the interrupt controller which provides 22 - interrupts: interrupt specification for data-ready. [all …]
|
H A D | tas2770.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 # Copyright (C) 2019-20 Texas Instruments Incorporated 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Shi Fu <shifu0704@thundersoft.com> 14 The TAS2770 is a mono, digital input Class-D audio amplifier optimized for 20 - $ref: dai-common.yaml# 25 - ti,tas2770 32 reset-gpio: 36 shutdown-gpios: [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrFormats.td | 1 //===-- SparcInstrFormats.td - Sparc Instruction Formats ---*- tablegen -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 18 let Inst{31-30} = op; // Top two bits are the 'op' field 31 //===----------------------------------------------------------------------===// 32 // Format #2 instruction classes in the Sparc 33 //===----------------------------------------------------------------------===// 35 // Format 2 instructions 42 let Inst{24-22} = op2; 43 let Inst{21-0} = imm22; [all …]
|
H A D | SparcInstrInfo.td | 1 //===-- SparcInstrInfo.td - Target Description for Sparc Target ------- [all...] |
/freebsd-src/contrib/ofed/opensm/man/ |
H A D | opensm.8 | 4 opensm \- InfiniBand subnet manager and administration (SM/SA) 8 [\-\-version]] 9 [\-F | \-\-config <file_name>] 10 [\-c(reate-config) <file_name>] 11 [\-g(uid) <GUID in hex>] 12 [\-l(mc) <LMC>] 13 [\-p(riority) <PRIORITY>] 14 [\-\-smkey <SM_Key>] 15 [\-\-sm_sl <SL number>] 16 [\-r(eassign_lids)] [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMInstrFormats.td | 1 //===-- ARMInstrFormats.td - ARM Instruction Formats -------* [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 1 //===- DumpOutputStyle.cpp --------- [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelDAGToDAG.cpp | 1 //===-- SystemZISelDAGToDAG.cpp - A dag to dag inst selector for SystemZ --===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===- [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | TokenAnnotator.cpp | 1 //===--- TokenAnnotator.cpp - Format C++ code ----- 25 namespace format { global() namespace [all...] |
/freebsd-src/share/misc/ |
H A D | pci_vendors | 5 # Date: 2024-11-25 03:15:02 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-250 [all...] |