Searched full:mpm (Results 1 – 25 of 34) sorted by relevance
12
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | qcom,mpm.yaml | 4 $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 …]
|
| /kernel/linux/linux-6.6/drivers/irqchip/ |
| D | irq-qcom-mpm.c | 25 * 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", 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 …]
|
| D | Makefile | 94 obj-$(CONFIG_QCOM_MPM) += irq-qcom-mpm.o
|
| D | Kconfig | 442 tristate "QCOM MPM"
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/remoteproc/ |
| D | qcom,rpm-proc.yaml | 21 --------->| | | 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
|
| /kernel/linux/linux-5.10/scripts/ |
| D | bin2c.c | 4 * Jan 1999 Matt Mackall <mpm@selenic.com>
|
| D | bloat-o-meter | 3 # Copyright 2004 Matt Mackall <mpm@selenic.com>
|
| D | checkstack.pl | 14 # Random bits by Matt Mackall <mpm@selenic.com>
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/ |
| D | sm6375.dtsi | 314 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 …]
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | netconsole.rst | 10 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>
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | netconsole.rst | 10 2.6 port and netpoll api by Matt Mackall <mpm@selenic.com>, Sep 9 2003 16 Please send bug reports to Matt Mackall <mpm@selenic.com>
|
| /kernel/linux/linux-6.6/scripts/ |
| D | bloat-o-meter | 3 # Copyright 2004 Matt Mackall <mpm@selenic.com>
|
| D | checkstack.pl | 13 # Random bits by Matt Mackall <mpm@selenic.com>
|
| /kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
| D | pinctrl-msm.h | 116 * @wakeirq_map: The map of wakeup capable GPIOs and the pin at PDC/MPM
|
| /kernel/linux/linux-6.6/drivers/pinctrl/qcom/ |
| D | pinctrl-msm.h | 132 * @wakeirq_map: The map of wakeup capable GPIOs and the pin at PDC/MPM
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | mesh_plink.c | 839 * mesh_plink_fsm - step @sta MPM based on @event 994 * mesh_plink_get_event - get correct MPM event
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| D | mesh_plink.c | 853 * mesh_plink_fsm - step @sta MPM based on @event 1008 * mesh_plink_get_event - get correct MPM event
|
| /kernel/linux/linux-5.10/mm/ |
| D | slob.c | 5 * Matt Mackall <mpm@selenic.com> 12/30/03
|
| /kernel/linux/linux-5.10/net/core/ |
| D | netpoll.c | 5 * Sep 8 2003 Matt Mackall <mpm@selenic.com>
|
| /kernel/linux/linux-6.6/net/core/ |
| D | netpoll.c | 5 * Sep 8 2003 Matt Mackall <mpm@selenic.com>
|
| /kernel/linux/linux-5.10/drivers/net/ |
| D | netconsole.c | 40 MODULE_AUTHOR("Maintainer: Matt Mackall <mpm@selenic.com>");
|
| /kernel/linux/linux-6.6/drivers/net/ |
| D | netconsole.c | 41 MODULE_AUTHOR("Maintainer: Matt Mackall <mpm@selenic.com>");
|
| /kernel/linux/linux-6.6/drivers/platform/x86/amd/pmc/ |
| D | pmc.c | 135 {"MPM", BIT(17)},
|
| /kernel/linux/linux-5.10/drivers/char/ |
| D | random.c | 4 * Copyright Matt Mackall <mpm@selenic.com>, 2003, 2004, 2005
|
| /kernel/linux/linux-6.6/drivers/char/ |
| D | random.c | 4 * Copyright Matt Mackall <mpm@selenic.com>, 2003, 2004, 2005
|
12