Searched refs:TEGRA30 (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/arch/arm/mach-tegra/ |
D | pm.c | 63 case TEGRA30: in tegra_tear_down_cpu_init() 177 case TEGRA30: in tegra_pm_set() 242 case TEGRA30: in tegra_lp1_iram_hook() 272 case TEGRA30: in tegra_sleep_core_init()
|
D | sleep-tegra30.S | 161 cmp r10, #TEGRA30 181 cmp r10, #TEGRA30 206 cmp r10, #TEGRA30 212 cmp r10, #TEGRA30 337 cmp r10, #TEGRA30 395 cmp r10, #TEGRA30 409 cmp r10, #TEGRA30 456 cmp r10, #TEGRA30 654 cmp r10, #TEGRA30 683 cmp r10, #TEGRA30 [all …]
|
D | flowctrl.c | 89 case TEGRA30: in flowctrl_cpu_suspend_enter() 128 case TEGRA30: in flowctrl_cpu_suspend_exit()
|
D | cpuidle.c | 38 case TEGRA30: in tegra_cpuidle_init()
|
D | hotplug.c | 67 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init()
|
D | platsmp.c | 176 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_boot_secondary()
|
D | reset-handler.S | 142 cmp r6, #TEGRA30
|
/linux-4.1.27/include/soc/tegra/ |
D | fuse.h | 21 #define TEGRA30 0x30 macro
|
/linux-4.1.27/drivers/soc/tegra/fuse/ |
D | fuse-tegra30.c | 178 case TEGRA30: in legacy_fuse_init()
|