Home
last modified time | relevance | path

Searched full:mpm (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dqcom,mpm.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/qcom,mpm.yaml#
7 title: Qualcom MPM Interrupt Controller
14 MSM Power Manager (MPM) that is in always-on domain. In addition to managing
26 - const: qcom,mpm
48 The first cell is the MPM pin number for the interrupt, and the second
51 qcom,mpm-pin-count:
53 Specify the total MPM pin count that a SoC supports.
56 qcom,mpm-pin-map:
58 A set of MPM pin numbers and the corresponding GIC SPIs.
62 - description: MPM pin number
[all …]
/openbmc/linux/drivers/irqchip/
H A Dirq-qcom-mpm.c25 * This is the driver for Qualcomm MPM (MSM Power Manager) interrupt controller,
27 * Sitting in always-on domain, MPM monitors the wakeup interrupts when SoC is
29 * doesn't directly access physical MPM registers though. Instead, the access
36 * ownership and dump vMPM into physical MPM registers. On wakeup, AP is woken
37 * up by a MPM pin/interrupt, and RPM will copy STATUS registers into vMPM.
71 /* MPM pin map to GIC hwirq */
190 .name = "mpm",
334 ret = of_property_read_u32(np, "qcom,mpm-pin-count", &pin_cnt); in qcom_mpm_init()
336 dev_err(dev, "failed to read qcom,mpm-pin-count: %d\n", ret); in qcom_mpm_init()
342 ret = of_property_count_u32_elems(np, "qcom,mpm-pin-map"); in qcom_mpm_init()
[all …]
H A DMakefile94 obj-$(CONFIG_QCOM_MPM) += irq-qcom-mpm.o
H A DKconfig442 tristate "QCOM MPM"
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,rpm-proc.yaml21 --------->| | | MPM | | CPR | ... |
38 communication interfaces that are described in subnodes, e.g. SMD and MPM:
51 -------------->| MPM virtualization |<--------| MPM register copy (vMPM) | |
58 | MPM Hardware |
109 $ref: /schemas/interrupt-controller/qcom,mpm.yaml#
111 MSM Power Manager (MPM) interrupt controller that monitors interrupts
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml13 # If you are using the CUDA pattern matcher (mpm-algo: ac-cuda), different rules
392 # "sgh mpm-context", indicates how the staging should allot mpm contexts for
394 # all the signature group heads. "full" indicates a mpm-context for each
415 - sgh-mpm-context: auto
481 # The "mpm" profile. On not specifying any of these parameters, the engine's
484 mpm:
486 # Anything below this is MPM'ed on the CPU.
491 # Anything over this is MPM'ed on the CPU.
500 # The device to use for the mpm. Currently we don't support load balancing
514 # The mpm you choose also decides the distribution of mpm contexts for
[all …]
/openbmc/u-boot/scripts/
H A Dbin2c.c4 * Jan 1999 Matt Mackall <mpm@selenic.com>
H A Dcheckstack.pl13 # Random bits by Matt Mackall <mpm@selenic.com>
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm6375.dtsi314 mpm: interrupt-controller { label
315 compatible = "qcom,mpm";
323 qcom,mpm-pin-count = <96>;
324 qcom,mpm-pin-map = <5 296>, /* Soundwire wake_irq */
326 <86 183>, /* MPM wake, SPMI */
508 power-domains = <&mpm>;
831 wakeup-parent = <&mpm>;
953 interrupts-extended = <&mpm 86 IRQ_TYPE_LEVEL_HIGH>;
1391 <&mpm 12 IRQ_TYPE_LEVEL_HIGH>,
1392 <&mpm 93 IRQ_TYPE_EDGE_BOTH>,
[all …]
/openbmc/linux/Documentation/networking/
H A Dnetconsole.rst10 2.6 port and netpoll api by Matt Mackall <mpm@selenic.com>, Sep 9 2003
18 Please send bug reports to Matt Mackall <mpm@selenic.com>
/openbmc/linux/scripts/
H A Dbloat-o-meter3 # Copyright 2004 Matt Mackall <mpm@selenic.com>
H A Dcheckstack.pl13 # Random bits by Matt Mackall <mpm@selenic.com>
/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h132 * @wakeirq_map: The map of wakeup capable GPIOs and the pin at PDC/MPM
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/
H A Dapache2_2.4.62.bb78 --with-mpm=prefork \
/openbmc/linux/net/mac80211/
H A Dmesh_plink.c853 * mesh_plink_fsm - step @sta MPM based on @event
1008 * mesh_plink_get_event - get correct MPM event
/openbmc/linux/net/core/
H A Dnetpoll.c5 * Sep 8 2003 Matt Mackall <mpm@selenic.com>
/openbmc/linux/drivers/net/
H A Dnetconsole.c41 MODULE_AUTHOR("Maintainer: Matt Mackall <mpm@selenic.com>");
/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c135 {"MPM", BIT(17)},
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py4 # Bloat-o-meter code used here Copyright 2004 Matt Mackall <mpm@selenic.com>
/openbmc/linux/drivers/char/
H A Drandom.c4 * Copyright Matt Mackall <mpm@selenic.com>, 2003, 2004, 2005
/openbmc/linux/include/uapi/linux/
H A Dnl80211.h4830 * Mesh Peering Management (MPM) and is implemented with the assistance of
4843 * implement an MPM which handles peer allocation and state.
/openbmc/linux/
H A DCREDITS13 E: mpm@selenic.com
H A Dopengrok0.0.log[all...]
/openbmc/linux/mm/
H A Dshmem.c19 * Copyright (c) 2004, 2008 Matt Mackall <mpm@selenic.com>
/openbmc/linux/include/net/
H A Dcfg80211.h2346 * @user_mpm: userspace handles all MPM functions

12