Home
last modified time | relevance | path

Searched refs:PM (Results 1 – 25 of 171) sorted by relevance

1234567

/Linux-v5.4/Documentation/devicetree/bindings/arm/ux500/
Dpower_domain.txt1 * ST-Ericsson UX500 PM Domains
3 UX500 supports multiple PM domains which are used to gate power to one or
6 The implementation of PM domains for UX500 are based upon the generic PM domain
9 ==PM domain providers==
21 ==PM domain consumers==
24 - power-domains: A phandle and PM domain specifier. Below are the list of
/Linux-v5.4/Documentation/devicetree/bindings/power/
Dpower_domain.txt1 * Generic PM domains
3 System on chip designs are often divided into multiple PM domains that can be
7 This device tree binding can be used to bind PM domain consumer devices with
8 their PM domains provided by PM domain providers. A PM domain provider can be
9 represented by any node in the device tree and can provide one or more PM
11 phandle arguments (so called PM domain specifiers) of length specified by the
12 #power-domain-cells property in the PM domain provider node.
14 ==PM domain providers==
17 - #power-domain-cells : Number of cells in a PM domain specifier;
18 Typically 0 for nodes representing a single PM domain and 1 for nodes
[all …]
Drenesas,sysc-rmobile.txt23 - pm-domains: This node contains a hierarchy of PM domain nodes, which should
28 == PM Domain Nodes ==
30 Each of the PM domain nodes represents a PM domain, as documented by the
31 generic PM domain bindings in
41 - reg: If the PM domain is not always-on, this property must contain the bit
47 If the PM domain is always-on, this property must be omitted.
52 This shows a subset of the r8a7740 PM domain hierarchy, containing the
87 == PM Domain Consumers ==
89 Hardware blocks belonging to a PM domain should contain a "power-domains"
90 property that is a phandle pointing to the corresponding PM domain node.
Dxlnx,zynqmp-genpd.txt2 Device Tree Bindings for the Xilinx Zynq MPSoC PM domains
5 generic PM domain binding[1].
9 == Zynq MPSoC Generic PM Domain Node ==
13 - #power-domain-cells: Number of cells in a PM domain specifier. Must be 1.
Drenesas,rcar-sysc.txt42 == PM Domain Consumers ==
45 by the generic PM domain bindings in
49 - power-domains: A phandle and symbolic PM domain specifier, as defined in
/Linux-v5.4/Documentation/arm/omap/
Domap_pm.rst2 The OMAP PM interface
5 This document describes the temporary OMAP PM interface. Driver
8 Over time, the intention is to merge features from the OMAP PM
9 interface into the Linux PM QoS code.
11 Drivers need to express PM parameters which:
15 - separate the drivers from the underlying PM parameter
16 implementation, whether it is the TI SRF or Linux PM QoS or Linux
19 - specify PM parameters in terms of fundamental units, such as
31 This document proposes the OMAP PM interface, including the following
55 Further documentation for all OMAP PM interface functions can be
[all …]
/Linux-v5.4/Documentation/power/
Druntime_pm.rst14 Support for runtime power management (runtime PM) of I/O devices is provided
15 at the power management core (PM core) level by means of:
18 put their PM-related work items. It is strongly recommended that pm_wq be
19 used for queuing all work items related to runtime PM, because this allows
24 * A number of runtime PM fields in the 'power' member of 'struct device' (which
26 be used for synchronizing runtime PM operations with one another.
28 * Three device runtime PM callbacks in 'struct dev_pm_ops' (defined in
32 used for carrying out runtime PM operations in such a way that the
33 synchronization between them is taken care of by the PM core. Bus types and
36 The runtime PM callbacks present in 'struct dev_pm_ops', the device runtime PM
[all …]
Dpm_qos_interface.rst2 PM Quality Of Service Interface
9 Two different PM QoS frameworks are available:
10 1. PM QoS classes for cpu_dma_latency
11 2. the per-device PM QoS framework provides the API to manage the per-device latency
12 constraints and PM QoS flags.
22 1. PM QoS framework
43 Will insert an element into the list for that identified PM QoS class with the
60 Returns the aggregated value for a given PM QoS class.
64 PM QoS class constraints list.
67 Adds a notification callback function to the PM QoS class. The callback is
[all …]
Dpci.rst44 approach, that is referred to as the native PCI power management (native PCI PM)
50 Devices supporting the native PCI PM usually can generate wakeup signals called
65 native PCI PM mechanism, because the method provided by the platform depends on
74 The PCI Bus Power Management Interface Specification (PCI PM Spec) was
79 The implementation of the PCI PM Spec is optional for conventional PCI devices,
80 but it is mandatory for PCI Express devices. If a device supports the PCI PM
85 The PCI PM Spec defines 4 operating states for devices (D0-D3) and for buses
102 regardless of whether or not it implements the PCI PM Spec. In addition to
103 that, if the PCI PM Spec is implemented by the device, it must support D3hot
106 PCI devices supporting the PCI PM Spec can be programmed to go to any of the
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/soc/ti/
Dsci-pm-domain.txt11 PM Domain Node
13 The PM domain node represents the global PM domain managed by the PMMC, which
14 in this case is the implementation as documented by the generic PM domain
44 PM Domain Consumers
46 Hardware blocks belonging to a PM domain should contain a "power-domains"
47 property that is a phandle pointing to the corresponding PM domain node
53 - power-domains: phandle pointing to the corresponding PM domain node
/Linux-v5.4/arch/arm/mach-omap2/
DKconfig16 select ARM_CPU_SUSPEND if PM
18 select PM_OPP if PM
19 select PM if CPU_IDLE
28 select ARM_CPU_SUSPEND if PM
37 select PM_OPP if PM
38 select PM if CPU_IDLE
47 select ARM_CPU_SUSPEND if PM
54 select PM_OPP if PM
61 select ARM_CPU_SUSPEND if PM
76 select ARM_CPU_SUSPEND if PM
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/bus/
Dsimple-pm-bus.txt7 However, its bus controller is part of a PM domain, or under the control of a
8 functional clock. Hence, the bus controller's PM domain and/or clock must be
24 Optional platform-specific properties for clock or PM domain control (at least
27 - power-domains: Must contain a reference to the PM domain.
28 Please refer to the binding documentation for the clock and/or PM domain
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-ata20 nr_pmp_links: (RO) If a SATA Port Multiplier (PM) is
40 Behind each port, there is a ata_link. If there is a SATA PM in the topology, 15
44 of the port. If a link is behind a PM, its name is linkX.Y where X is
45 ata_port_id of the parent port and Y the PM port.
70 - Y the port of the PM if any, and
89 gscr: (RO) Cached result of the dump of PM GSCR
101 Only valid if the device is a PM.
108 the device is not a PM.
119 "atapi" for packet device, "pmp" for PM, or
/Linux-v5.4/arch/arm/mach-at91/
DKconfig5 select ARM_CPU_SUSPEND if PM && ARCH_MULTI_V7
64 select ATMEL_PM if PM
70 select SRAM if PM
78 select ATMEL_PM if PM
88 select SRAM if PM
166 select ATMEL_PM if PM
170 select SRAM if PM
/Linux-v5.4/arch/arm/plat-samsung/
DKconfig16 depends on PM && (PLAT_S3C24XX || ARCH_S3C64XX)
231 default y if GPIO_SAMSUNG && PM
240 bool "Samsung PM Suspend debug"
241 depends on PM && DEBUG_KERNEL
245 Say Y here if you want verbose debugging from the PM Suspend and
251 depends on PM && (MACH_SMDK6410)
259 bool "S3C2410 PM Suspend Memory CRC"
260 depends on PM && (PLAT_S3C24XX || ARCH_S3C64XX || ARCH_S5PV210)
263 Enable the PM code's memory area checksum over sleep. This option
274 int "S3C2410 PM Suspend CRC Chunksize (KiB)"
[all …]
/Linux-v5.4/drivers/soc/xilinx/
DKconfig22 depends on PM && ARCH_ZYNQMP
32 bool "Enable Zynq MPSoC generic PM domains"
34 depends on PM && ARCH_ZYNQMP && ZYNQMP_FIRMWARE
37 Say yes to enable device power management through PM domains
/Linux-v5.4/Documentation/devicetree/bindings/soc/bcm/
Dbrcm,bcm2835-pm.txt1 BCM2835 PM (Power domains, watchdog)
3 The PM block controls power domains and some reset lines, and includes
5 binding which covered some of PM's register range and functionality.
11 register ranges ("PM" and "ASYNC_BRIDGE" in that
/Linux-v5.4/kernel/configs/
Dnopm.config5 # Triggers PM on OMAP
11 # ARM/ARM64 architectures that select PM unconditionally
/Linux-v5.4/tools/perf/util/c++/
Dclang.cpp148 legacy::PassManager PM; in getBPFObjectFromModule() local
151 NotAdded = TargetMachine->addPassesToEmitFile(PM, ostream, in getBPFObjectFromModule()
154 NotAdded = TargetMachine->addPassesToEmitFile(PM, ostream, nullptr, in getBPFObjectFromModule()
161 PM.run(*Module); in getBPFObjectFromModule()
/Linux-v5.4/arch/arm/mach-mxs/
DKconfig5 select ARM_CPU_SUSPEND if PM
12 select ARM_CPU_SUSPEND if PM
/Linux-v5.4/Documentation/fault-injection/
Dnotifier-error-inject.rst9 * PM notifier
14 PM notifier error injection module
20 Possible PM notifier events to be failed are:
26 Example: Inject PM suspend error (-12 = -ENOMEM)::
/Linux-v5.4/Documentation/driver-api/pm/
Ddevices.rst26 management (PM) code is also driver-specific. Most drivers will do very
75 the PM core are involved in runtime power management. As in the system
84 synergies exist, so that several drivers using runtime PM might put the system
133 device drivers whose subsystems (PM domains, device types, device classes and
160 its system wakeup mechanism and for notifying the PM core of system wakeup
268 the device is suspending (i.e. has been chosen by the PM core as the next
287 All phases use PM domain, bus, type, class or driver callbacks (that is, methods
290 PM core as mutually exclusive. Moreover, PM domain callbacks always take
295 1. If ``dev->pm_domain`` is present, the PM core will choose the callback
308 This allows PM domains and device types to override callbacks provided by bus
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/
Drenesas,dbsc.txt9 Currently memory controller device nodes are used only to reference PM
10 domains, and prevent these PM domains from being powered down, which would
32 - power-domains: Must contain a reference to the PM domain that the memory
/Linux-v5.4/arch/arm/mach-rockchip/
DKconfig16 select REGULATOR if PM
21 select PM
/Linux-v5.4/drivers/soc/imx/
DKconfig5 bool "i.MX GPCv2 PM domains"
7 depends on PM

1234567