Home
last modified time | relevance | path

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

123

/src/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:
/src/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
/src/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.m4345 dnl # Check for rpm+rpmbuild to build RPM packages. If these tools
347 dnl # RPM packages and will be warned if you try too.
355 RPM=rpm
358 AC_MSG_CHECKING([whether $RPM is available])
359 AS_IF([tmp=$($RPM --version 2>/dev/null)], [
360 RPM_VERSION=$(echo $tmp | $AWK '/RPM/ { print $[3] }')
370 RPMBUILD_VERSION=$(echo $tmp | $AWK '/RPM/ { print $[3] }')
461 AC_SUBST(RPM) subst
522 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`; \
/src/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
/src/crypto/openssh/contrib/
H A DREADME57 RPM spec file and scripts for building Caldera OpenLinuix packages
66 RPM spec file and scripts for building Redhat packages
69 RPM spec file and scripts for building SuSE packages
/src/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.
/src/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.
/src/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.
/src/contrib/file/tests/
H A Drpm-v3.0-src.result1 RPM v3.0 src
H A Drpm-v3.0-bin-aarch64.result1 RPM v3.0 bin AArch64
H A Drpm-v3.0-bin-powerpc64.result1 RPM v3.0 bin PowerPC64
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
/src/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
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp255 RawPtrMapTy RPM = State->get<RawPtrMap>(); in checkDeadSymbols() local
256 for (const auto &Entry : RPM) { in checkDeadSymbols()
/src/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8992-bullhead-rev-101.dts136 /* L5 is inaccessible from RPM */
143 /* L7 is inaccessible from RPM */
H A Dmsm8992-lg-bullhead.dtsi144 /* L5 is inaccessible from RPM */
151 /* L7 is inaccessible from RPM */
H A Dmsm8992-xiaomi-libra.dts260 /* L5 is inaccessible from RPM */
267 /* L7 is inaccessible from RPM */
/src/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-nanopc-t4.dts60 * work out to 0, ~1200, ~3000, and 5000RPM respectively.
/src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dqcom,pdc.txt3 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a

123