Lines Matching +full:power +full:- +full:gate
2 * linux/arch/arm/mach-tegra/platsmp.c
29 #include <asm/mach-types.h>
53 * power-gated via the flow controller). This will have no in tegra20_boot_secondary()
61 * power-gate the CPU this will cause the flow controller to in tegra20_boot_secondary()
83 * The power up sequence of cold boot CPU and warm boot CPU in tegra30_boot_secondary()
87 * power will be resumed automatically after un-halting the in tegra30_boot_secondary()
106 * The power status of the cold boot CPU is power gated as in tegra30_boot_secondary()
107 * default. To power up the cold boot CPU, the power should in tegra30_boot_secondary()
108 * be un-gated by un-toggling the power gate register in tegra30_boot_secondary()
141 * The flow controller in charge of the power state and in tegra114_boot_secondary()
152 * also initial power state in flow controller. After that, in tegra114_boot_secondary()
153 * the CPU's power state is maintained by flow controller. in tegra114_boot_secondary()
173 return -EINVAL; in tegra_boot_secondary()