Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/
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
37 Phandle to the APSS MPM slice of the RPM Message RAM
54 The first cell is the MPM pin number for the interrupt, and the second
57 qcom,mpm-pin-count:
59 Specify the total MPM pin count that a SoC supports.
62 qcom,mpm-pin-map:
64 A set of MPM pin numbers and the corresponding GIC SPIs.
[all …]
/linux-6.12.1/drivers/irqchip/
Dirq-qcom-mpm.c26 * This is the driver for Qualcomm MPM (MSM Power Manager) interrupt controller,
28 * Sitting in always-on domain, MPM monitors the wakeup interrupts when SoC is
30 * doesn't directly access physical MPM registers though. Instead, the access
37 * ownership and dump vMPM into physical MPM registers. On wakeup, AP is woken
38 * up by a MPM pin/interrupt, and RPM will copy STATUS registers into vMPM.
72 /* MPM pin map to GIC hwirq */
191 .name = "mpm",
337 ret = of_property_read_u32(np, "qcom,mpm-pin-count", &pin_cnt); in qcom_mpm_init()
339 dev_err(dev, "failed to read qcom,mpm-pin-count: %d\n", ret); in qcom_mpm_init()
345 ret = of_property_count_u32_elems(np, "qcom,mpm-pin-map"); in qcom_mpm_init()
[all …]
DMakefile95 obj-$(CONFIG_QCOM_MPM) += irq-qcom-mpm.o
DKconfig463 tristate "QCOM MPM"
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/
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
/linux-6.12.1/arch/arm64/boot/dts/qcom/
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>;
983 interrupts-extended = <&mpm 86 IRQ_TYPE_LEVEL_HIGH>;
1435 <&mpm 94 IRQ_TYPE_EDGE_BOTH>,
1436 <&mpm 93 IRQ_TYPE_EDGE_BOTH>,
[all …]
Dqcm2290.dtsi203 power-domains = <&mpm>;
272 mpm: interrupt-controller { label
273 compatible = "qcom,mpm";
281 qcom,mpm-pin-count = <96>;
282 qcom,mpm-pin-map = <2 275>, /* TSENS0 uplow */
286 <86 183>, /* MPM wake, SPMI */
457 wakeup-parent = <&mpm>;
835 interrupts-extended = <&mpm 86 IRQ_TYPE_LEVEL_HIGH>;
850 interrupts-extended = <&mpm 2 IRQ_TYPE_LEVEL_HIGH>,
1358 <&mpm 12 IRQ_TYPE_LEVEL_HIGH>;
/linux-6.12.1/Documentation/networking/
Dnetconsole.rst10 2.6 port and netpoll api by Matt Mackall <mpm@selenic.com>, Sep 9 2003
20 Please send bug reports to Matt Mackall <mpm@selenic.com>
/linux-6.12.1/scripts/
Dbloat-o-meter3 # Copyright 2004 Matt Mackall <mpm@selenic.com>
Dcheckstack.pl12 # Random bits by Matt Mackall <mpm@selenic.com>
/linux-6.12.1/drivers/pinctrl/qcom/
Dpinctrl-msm.h137 * @wakeirq_map: The map of wakeup capable GPIOs and the pin at PDC/MPM
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dmmhub_v3_3.c46 [8][0] = "MPM",
57 [8][1] = "MPM",
/linux-6.12.1/net/mac80211/
Dmesh_plink.c863 * mesh_plink_fsm - step @sta MPM based on @event
1018 * mesh_plink_get_event - get correct MPM event
/linux-6.12.1/net/core/
Dnetpoll.c5 * Sep 8 2003 Matt Mackall <mpm@selenic.com>
/linux-6.12.1/drivers/platform/x86/amd/pmc/
Dpmc.c144 {"MPM", BIT(17)},
/linux-6.12.1/drivers/net/
Dnetconsole.c42 MODULE_AUTHOR("Matt Mackall <mpm@selenic.com>");
/linux-6.12.1/drivers/char/
Drandom.c4 * Copyright Matt Mackall <mpm@selenic.com>, 2003, 2004, 2005
/linux-6.12.1/include/uapi/linux/
Dnl80211.h4935 * Mesh Peering Management (MPM) and is implemented with the assistance of
4948 * implement an MPM which handles peer allocation and state.
/linux-6.12.1/mm/
Dshmem.c19 * Copyright (c) 2004, 2008 Matt Mackall <mpm@selenic.com>
/linux-6.12.1/include/net/
Dcfg80211.h2509 * @user_mpm: userspace handles all MPM functions