Searched refs:TEGRA30 (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
H A D | sleep-tegra30.S | 152 cmp r10, #TEGRA30 172 cmp r10, #TEGRA30 197 cmp r10, #TEGRA30 203 cmp r10, #TEGRA30 331 cmp r10, #TEGRA30 380 cmp r1, #TEGRA30 417 cmp r10, #TEGRA30 464 cmp r10, #TEGRA30 651 cmp r1, #TEGRA30 670 cmp r10, #TEGRA30 [all...] |
H A 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()
|
H A D | hotplug.c | 65 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init()
|
H A D | platsmp.c | 163 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_boot_secondary()
|
H A D | reset-handler.S | 167 cmp r6, #TEGRA30
|
/kernel/linux/linux-6.6/drivers/soc/tegra/ |
H A 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()
|
/kernel/linux/linux-6.6/arch/arm/mach-tegra/ |
H A 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()
|
H A 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...] |
H A D | hotplug.c | 65 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init()
|
H A D | platsmp.c | 163 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_boot_secondary()
|
H A D | reset-handler.S | 169 cmp r6, #TEGRA30
|
/kernel/linux/linux-5.10/drivers/soc/tegra/ |
H A 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()
|
/kernel/linux/linux-5.10/include/soc/tegra/ |
H A D | fuse.h | 10 #define TEGRA30 0x30 macro
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
H A D | cpuidle-tegra.c | 222 if (cpu > 0 || index != TEGRA_C7 || tegra_get_chip_id() != TEGRA30) in tegra_cpuidle_adjust_state_index() 375 case TEGRA30: in tegra_cpuidle_probe()
|
/kernel/linux/linux-6.6/drivers/cpuidle/ |
H A 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()
|
/kernel/linux/linux-6.6/include/soc/tegra/ |
H A D | fuse.h | 12 #define TEGRA30 0x30 macro
|
/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/ |
H A D | fuse-tegra.c | 420 case TEGRA30: in tegra_init_fuse()
|
/kernel/linux/linux-6.6/drivers/soc/tegra/fuse/ |
H A D | fuse-tegra.c | 438 case TEGRA30: in tegra_init_fuse()
|
Completed in 8 milliseconds