Home
last modified time | relevance | path

Searched refs:SAR (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnau8824.txt30 …eshold for each button. Array that contains up to 8 buttons configuration. SAR value is calculated…
31 SAR = 255 * MICBIAS / SAR_VOLTAGE * R / (2000 + R)
47 - nuvoton,sar-compare-time: SAR compare time
53 - nuvoton,sar-sampling-time: SAR sampling time
H A Dnau8825.txt34 …eshold for each button. Array that contains up to 8 buttons configuration. SAR value is calculated…
35 SAR = 255 * MICBIAS / SAR_VOLTAGE * R / (2000 + R)
51 - nuvoton,sar-compare-time: SAR compare time
57 - nuvoton,sar-sampling-time: SAR sampling time
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaRegisterInfo.td76 def SAR : SRReg<3, "sar", ["SAR","3"]>;
78 def SR : RegisterClass<"Xtensa", [i32], 32, (add SAR)>;
H A DXtensaInstrInfo.td106 let Uses = [SAR] in {
126 let Defs = [SAR] in {
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Damlogic,meson-saradc.txt1 * Amlogic Meson SAR (Successive Approximation Register) A/D converter
19 - "core" for the SAR ADC core clock
/freebsd/share/monetdef_unicode/
H A Dar_SA.UTF-8.src7 SAR
/freebsd/sys/dev/xdma/controller/
H A Dpl330.h47 #define SAR(n) (0x400 + 0x20 * (n)) /* Source address for DMA channel n */ macro
H A Dpl330.c168 READ4(sc, SAR(0)), READ4(sc, DAR(0))); in pl330_intr()
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dmvebu-core-clock.txt4 reading the Sample-At-Reset (SAR) register. The core clock consumer should
67 - reg : shall be the register address of the Sample-At-Reset (SAR) register
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZCopyPhysRegs.cpp94 BuildMI(MBB, MBBI, DL, TII->get(SystemZ::SAR), DstReg).addReg(Tmp); in visitMBB()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.td65 def SAR : VEMiscReg<2, "sar">; // Store address register
78 (add USRCC, PSW, SAR, PMMR,
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd70528-pmic.txt8 dual-input power path, 10 bit SAR ADC for battery temperature monitor and
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/Disassembler/
H A DXtensaDisassembler.cpp78 static const unsigned SRDecoderTable[] = {Xtensa::SAR, 3};
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-xp-synology-ds414.dts72 * pin being sampled at reset (bit 0 of SAR).
H A Darmada-385-clearfog-gtr.dtsi50 47 - Control isolation of boot sensitive SAR signals
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6530 bool SCEVToValueExpr(const llvm::SCEVAddRecExpr &SAR, ScalarEvolution &SE) { in SCEVToValueExpr()
6531 assert(SAR.isAffine() && "Expected affine SCEV"); in SCEVToValueExpr()
6533 if (isa<SCEVAddRecExpr>(SAR.getStart())) in SCEVToValueExpr()
6536 const SCEV *Start = SAR.getStart(); in SCEVToValueExpr()
6537 const SCEV *Stride = SAR.getStepRecurrence(SE); in SCEVToValueExpr()
6600 bool SCEVToIterCountExpr(const llvm::SCEVAddRecExpr &SAR, in SCEVToIterCountExpr()
6602 assert(SAR.isAffine() && "Expected affine SCEV"); in SCEVToIterCountExpr()
6603 if (isa<SCEVAddRecExpr>(SAR.getStart())) { in SCEVToIterCountExpr()
6605 << SAR << '\n'); in SCEVToIterCountExpr()
6608 const SCEV *Start = SAR.getStart(); in SCEVToIterCountExpr()
[all …]
/freebsd/usr.bin/units/
H A Ddefinitions.units486 SAR saudiarabiariyal
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedSandyBridge.td952 def: InstRW<[SBWriteResGroup69], (instregex "SAR(8|16|32|64)m(1|i)",
1032 "SAR(8|16|32|64)mCL",
H A DX86SchedBroadwell.td1013 def: InstRW<[BWWriteResGroup69], (instregex "SAR(8|16|32|64)m(1|i)",
1166 "SAR(8|16|32|64)mCL",
H A DX86SchedSkylakeClient.td1044 def: InstRW<[SKLWriteResGroup82], (instregex "SAR(8|16|32|64)m(1|i)",
1231 "SAR(8|16|32|64)mCL",
H A DX86SchedHaswell.td1092 def: InstRW<[HWWriteResGroup25], (instregex "SAR(8|16|32|64)m(1|i)",
1325 "SAR(8|16|32|64)mCL",
H A DX86ScheduleAtom.td514 def : InstRW<[AtomWrite0_1], (instregex "(RCL|RCR|ROL|ROR|SAR|SHL|SHR)(8|16|32|64)m",
H A DX86SchedSkylakeServer.td1234 def: InstRW<[SKXWriteResGroup86], (instregex "SAR(8|16|32|64)m(1|i)",
1618 "SAR(8|16|32|64)mCL",
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp118 VE::USRCC, VE::PSW, VE::SAR, VE::NoRegister,
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp135 VE::USRCC, VE::PSW, VE::SAR, VE::NoRegister,

12