Lines Matching +full:tegra +full:- +full:pmc
2 * linux/arch/arm/mach-tegra/platsmp.c
15 #include <linux/clk/tegra.h>
24 #include <soc/tegra/flowctrl.h>
25 #include <soc/tegra/fuse.h>
26 #include <soc/tegra/pmc.h>
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()
87 * power will be resumed automatically after un-halting the in tegra30_boot_secondary()
108 * be un-gated by un-toggling the power gate register in tegra30_boot_secondary()
151 * The CPU is powered up by toggling PMC directly. It will in tegra114_boot_secondary()
173 return -EINVAL; in tegra_boot_secondary()