Home
last modified time | relevance | path

Searched refs:RPM (Results 1 – 25 of 61) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smd-rpm.txt1 Qualcomm Resource Power Manager (RPM) over SMD
3 This driver is used to interface with the Resource Power Manager (RPM) found in
4 various Qualcomm platforms. The RPM allows each component in the system to vote
8 The SMD information for the RPM edge should be filled out. See qcom,smd.txt for
10 RPM node itself.
14 The RPM exposes resources to its subnodes. The rpm_requests node must be
H A Dqcom,glink.txt5 of edges can be described by the binding; the GLINK RPM edge and a SMEM based
32 Definition: handle to RPM message memory resource
61 The following example represents the GLINK RPM node on a MSM8996 device, with
H A Dqcom,smem.txt20 Definition: handle to RPM message memory resource
30 at 0xfa00000 and the RPM message ram at 0xfc428000:
/freebsd/contrib/file/magic/Magdir/
H A Drpm5 # RPM: file(1) magic for Red Hat Packages Erik Troan (ewt@redhat.com)
7 0 belong 0xedabeedb RPM
38 #delta RPM Daniel Novotny (dnovotny@redhat.com)
39 0 string drpm Delta RPM
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DRegionsFromMetadata.h25 RegionPassManager RPM; variable
32 RPM.printPipeline(OS); in printPipeline()
H A DSeedCollection.h27 RegionPassManager RPM; variable
34 RPM.printPipeline(OS); in printPipeline()
H A DRegionsFromBBs.h25 RegionPassManager RPM; variable
32 RPM.printPipeline(OS); in printPipeline()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DRegionsFromMetadata.cpp18 RPM("rpm", Pipeline, SandboxVectorizerPassBuilder::createRegionPass) {} in RegionsFromMetadata()
25 Change |= RPM.runOnRegion(*R, A); in runOnFunction()
H A DRegionsFromBBs.cpp18 RPM("rpm", Pipeline, SandboxVectorizerPassBuilder::createRegionPass) {} in RegionsFromBBs()
31 RPM.runOnRegion(*RgnPtr, A); in runOnFunction()
H A DSeedCollection.cpp37 RPM("rpm", Pipeline, SandboxVectorizerPassBuilder::createRegionPass) {} in SeedCollection()
96 Change |= RPM.runOnRegion(Rgn, A); in runOnFunction()
/freebsd/sys/contrib/openzfs/config/
H A Drpm.am7 # Build targets for RPM packages.
42 # not work on any known RPM-based distribution and the resulting RPM is only
77 @(dist=`$(RPM) --eval %{?dist}`; \
98 @(dist=`$(RPM) --eval %{?dist}`; \
H A Dtgz.am16 arch=`$(RPM) -qp $${name}-kmod-$${version}.src.rpm --qf %{arch} | tail -1`; \
24 arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch} | tail -1`; \
H A Dzfs-build.m4346 dnl # Check for rpm+rpmbuild to build RPM packages. If these tools
348 dnl # RPM packages and will be warned if you try too.
356 RPM=rpm
359 AC_MSG_CHECKING([whether $RPM is available])
360 AS_IF([tmp=$($RPM --version 2>/dev/null)], [
361 RPM_VERSION=$(echo $tmp | $AWK '/RPM/ { print $[3] }')
371 RPMBUILD_VERSION=$(echo $tmp | $AWK '/RPM/ { print $[3] }')
462 AC_SUBST(RPM) subst
523 dnl # convert the RPM packages to the needed package type. This is
H A Ddeb.am38 arch=`$(RPM) -qp $${name}-kmod-$${version}.src.rpm --qf %{arch} | tail -1`; \
48 arch=`$(RPM) -qp $${name}-dkms-$${version}.src.rpm --qf %{arch} | tail -1`; \
57 arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch} | tail -1`; \
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dqcom-rpm.txt1 Qualcomm Resource Power Manager (RPM)
3 This driver is used to interface with the Resource Power Manager (RPM) found in
4 various Qualcomm platforms. The RPM allows each component in the system to vote
21 Definition: base address and size of the RPM's message ram
26 Definition: three entries specifying the RPM's:
41 signaling the RPM:
49 The RPM exposes resources to its subnodes. The below bindings specify the set
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom,smd-rpm-regulator.txt1 QCOM SMD RPM REGULATOR
3 The Qualcomm RPM over SMD regulator is modelled as a subdevice of the RPM.
4 Because SMD is used as the communication transport mechanism, the RPM resides as
5 a subnode of the SMD. As such, the SMD-RPM regulator requires that the SMD and
6 RPM nodes be present.
12 information regarding the RPM node.
/freebsd/crypto/openssh/contrib/
H A DREADME59 RPM spec file and scripts for building Caldera OpenLinuix packages
68 RPM spec file and scripts for building Redhat packages
71 RPM spec file and scripts for building SuSE packages
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-ipq8064-v2.0.dtsi38 * RPM usage. Turning this on in kernel manifests as
39 * i2c failure for the RPM.
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dgpio-fan.txt9 - gpio-fan,speed-map: A mapping of possible fan RPM speeds and the
11 must have the RPM values in ascending order.
/freebsd/contrib/file/tests/
H A Drpm-v3.0-src.result1 RPM v3.0 src
H A Drpm-v3.0-bin-powerpc64.result1 RPM v3.0 bin PowerPC64
H A Drpm-v3.0-bin-aarch64.result1 RPM v3.0 bin AArch64
H A Drpm-v3.0-bin-x86_64.result1 RPM v3.0 bin i386/x86_64
H A Drpm-v3.0-bin-s390x.result1 RPM v3.0 bin S/390x
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,rpmcc.txt1 Qualcomm RPM Clock Controller Binding
3 The RPM is a dedicated hardware engine for managing the shared

123