Searched refs:TEGRA30 (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/arch/arm/mach-tegra/ |
D | sleep-tegra30.S | 201 cmp r10, #TEGRA30 221 cmp r10, #TEGRA30 246 cmp r10, #TEGRA30 252 cmp r10, #TEGRA30 380 cmp r10, #TEGRA30 425 cmp r1, #TEGRA30 462 cmp r10, #TEGRA30 509 cmp r10, #TEGRA30 707 cmp r1, #TEGRA30 726 cmp r10, #TEGRA30 [all …]
|
D | pm.c | 55 case TEGRA30: in tegra_tear_down_cpu_init() 183 case TEGRA30: in tegra_pm_set() 271 case TEGRA30: in tegra_lp1_iram_hook() 301 case TEGRA30: in tegra_sleep_core_init()
|
D | hotplug.c | 65 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init()
|
D | platsmp.c | 163 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_boot_secondary()
|
D | reset-handler.S | 169 cmp r6, #TEGRA30
|
/linux-6.6.21/drivers/soc/tegra/ |
D | flowctrl.c | 87 case TEGRA30: in flowctrl_cpu_suspend_enter() 95 if (tegra_get_chip_id() == TEGRA30) { in flowctrl_cpu_suspend_enter() 141 case TEGRA30: in flowctrl_cpu_suspend_exit()
|
/linux-6.6.21/drivers/cpuidle/ |
D | cpuidle-tegra.c | 217 if (cpu > 0 || index != TEGRA_C7 || tegra_get_chip_id() != TEGRA30) in tegra_cpuidle_adjust_state_index() 378 case TEGRA30: in tegra_cpuidle_probe()
|
/linux-6.6.21/include/soc/tegra/ |
D | fuse.h | 12 #define TEGRA30 0x30 macro
|
/linux-6.6.21/drivers/soc/tegra/fuse/ |
D | fuse-tegra.c | 438 case TEGRA30: in tegra_init_fuse()
|