Searched refs:ADI (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenInstAlias.cpp | 32 DefInit *ADI = dyn_cast<DefInit>(Arg); in tryAliasOpMatch() local 33 Record *ResultRecord = ADI ? ADI->getDef() : nullptr; in tryAliasOpMatch() 35 if (ADI && ADI->getDef() == InstOpRec) { in tryAliasOpMatch() 51 if (ADI && ADI->getDef()->isSubClassOf("RegisterOperand")) in tryAliasOpMatch() 52 ADI = ADI->getDef()->getValueAsDef("RegClass")->getDefInit(); in tryAliasOpMatch() 54 if (ADI && ADI->getDef()->isSubClassOf("RegisterClass")) { in tryAliasOpMatch() 58 &T.getRegisterClass(ADI->getDef()))) in tryAliasOpMatch() 66 if (ADI && ADI->getDef()->isSubClassOf("Register")) { in tryAliasOpMatch() 78 T.getRegBank().getReg(ADI->getDef()))) in tryAliasOpMatch() 79 PrintFatalError(Loc, "fixed register " + ADI->getDef()->getName() + in tryAliasOpMatch() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-sprd-adi.txt | 1 Spreadtrum ADI controller 3 ADI is the abbreviation of Anolog-Digital interface, which is used to access 4 analog chip (such as PMIC) from digital chip. ADI controller follows the SPI 8 ADI controller has 50 channels including 2 software read/write channels and 10 users should set ADI registers to access analog chip. For hardware channels, 14 triggered by hardware components instead of ADI software channels. 21 Since we have multi-subsystems will use unique ADI to access analog chip, when 22 one system is reading/writing data by ADI software channels, that should be under 24 data by ADI software channels at the same time, or two parallel routine of setting 25 ADI registers will make ADI controller registers chaos to lead incorrect results. [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | renesas,gyroadc.txt | 44 - TI ADCS7476 / TI ADC121 / ADI AD7476 compatible mode, 46 round-robin fashion. One TI/ADI chip supplies single 49 required to connect the nCS line of the TI/ADI chips 50 to the GyroADC, while MISO line of each TI/ADI ADC
|
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/ |
H A D | intel-ixp42x-adi-coyote.dts | 3 * Device Tree file for ADI Engineering Coyote platform. 14 model = "ADI Engineering Coyote reference design";
|
H A D | intel-ixp42x-ixdpg425.dts | 12 * This device is very similar to ADI engingeering Coyote.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | adi,axi-spdif-tx.txt | 1 ADI AXI-SPDIF controller
|
H A D | adi,axi-i2s.txt | 1 ADI AXI-I2S controller
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 2100 auto ADI = ActualDefs.begin(); in verifyOrderingDominationAndDefUses() local 2101 while (DLI != DL->end() && ADI != ActualDefs.end()) { in verifyOrderingDominationAndDefUses() 2102 assert(&*DLI == *ADI && "Not the same defs in the same order"); in verifyOrderingDominationAndDefUses() 2104 ++ADI; in verifyOrderingDominationAndDefUses()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | icc | 99 # model like "ADI " "A265" and skip 20000404h in IS330.icm for RICOH RUSSIAN-SC
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 103 vendor ADI 0x0422 ADI Systems
|
/freebsd/share/misc/ |
H A D | usb_vendors | 1680 0422 ADI Systems, Inc.
|
H A D | pci_vendors | 14364 1043 80b0 A7V600/K8V-X/K8V Deluxe motherboard (ADI AD1980 codec [SoundMAX])
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 6944 262C;ADI SHAKTI;So;0;ON;;;;;N;;;;;
|