Lines Matching +full:low +full:- +full:leakage
1 // SPDX-License-Identifier: GPL-2.0-only
41 * or in the MCPM back-ends.
47 * up and running when the CPU is powered up on cluster wake-up from shutdown.
57 * account leakage static power values related to the vexpress TC2 testchip.
70 .desc = "ARM little-cluster power down",
76 { .compatible = "arm,idle-state",
92 .desc = "ARM big-cluster power down",
117 * bl_enter_powerdown - Programs CPU to enter the specified state
133 /* signals the MCPM core that CPU is out of low power state */ in bl_enter_powerdown()
149 return -ENOMEM; in bl_idle_driver_init()
155 drv->cpumask = cpumask; in bl_idle_driver_init()
161 { .compatible = "arm,vexpress,v2p-ca15_a7" },
173 return -ENODEV; in bl_idle_init()
183 return -ENODEV; in bl_idle_init()
186 return -EUNATCH; in bl_idle_init()