Searched full:mpm (Results 1 – 16 of 16) sorted by relevance
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A 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 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/drivers/irqchip/ |
| H A D | irq-qcom-mpm.c | 26 * 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", 340 ret = of_property_read_u32(np, "qcom,mpm-pin-count", &pin_cnt); in qcom_mpm_init() 342 dev_err(dev, "failed to read qcom,mpm-pin-count: %d\n", ret); in qcom_mpm_init() 348 ret = of_property_count_u32_elems(np, "qcom,mpm-pin-map"); in qcom_mpm_init() [all …]
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A 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
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | mmhub_v3_3.c | 48 [8][0] = "MPM", 75 [8][1] = "MPM", 104 [8][0] = "MPM", 134 [8][1] = "MPM",
|
| H A D | mmhub_v3_0_1.c | 45 [8][0] = "MPM", 63 [8][1] = "MPM",
|
| /linux/scripts/ |
| H A D | bloat-o-meter | 3 # Copyright 2004 Matt Mackall <mpm@selenic.com>
|
| H A D | checkstack.pl | 12 # Random bits by Matt Mackall <mpm@selenic.com>
|
| /linux/drivers/platform/x86/amd/pmc/ |
| H A D | pmc.c | 55 {"MPM", BIT(19)}, 81 {"MPM", BIT(17)},
|
| /linux/net/mac80211/ |
| H A D | mesh_plink.c | 859 * mesh_plink_fsm - step @sta MPM based on @event 1014 * mesh_plink_get_event - get correct MPM event
|
| /linux/Documentation/networking/ |
| H A D | netconsole.rst | 10 2.6 port and netpoll api by Matt Mackall <mpm@selenic.com>, Sep 9 2003
|
| /linux/net/core/ |
| H A D | netpoll.c | 5 * Sep 8 2003 Matt Mackall <mpm@selenic.com>
|
| /linux/drivers/net/ |
| H A D | netconsole.c | 43 MODULE_AUTHOR("Matt Mackall <mpm@selenic.com>");
|
| /linux/drivers/char/ |
| H A D | random.c | 4 * Copyright Matt Mackall <mpm@selenic.com>, 2003, 2004, 2005
|
| /linux/include/uapi/linux/ |
| H A D | nl80211.h | 5094 * Mesh Peering Management (MPM) and is implemented with the assistance of 5107 * implement an MPM which handles peer allocation and state.
|
| /linux/mm/ |
| H A D | shmem.c | 19 * Copyright (c) 2004, 2008 Matt Mackall <mpm@selenic.com>
|
| /linux/include/net/ |
| H A D | cfg80211.h | 2661 * @user_mpm: userspace handles all MPM functions
|