Searched refs:TEGRA30 (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/arch/arm/mach-tegra/ |
D | sleep-tegra30.S | 199 cmp r10, #TEGRA30 219 cmp r10, #TEGRA30 244 cmp r10, #TEGRA30 250 cmp r10, #TEGRA30 378 cmp r10, #TEGRA30 423 cmp r1, #TEGRA30 460 cmp r10, #TEGRA30 507 cmp r10, #TEGRA30 705 cmp r1, #TEGRA30 724 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 | 167 cmp r6, #TEGRA30
|
/Linux-v6.1/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-v6.1/drivers/cpuidle/ |
D | cpuidle-tegra.c | 213 if (cpu > 0 || index != TEGRA_C7 || tegra_get_chip_id() != TEGRA30) in tegra_cpuidle_adjust_state_index() 367 case TEGRA30: in tegra_cpuidle_probe()
|
/Linux-v6.1/include/soc/tegra/ |
D | fuse.h | 12 #define TEGRA30 0x30 macro
|
/Linux-v6.1/drivers/soc/tegra/fuse/ |
D | fuse-tegra.c | 527 case TEGRA30: in tegra_init_fuse()
|