Home
last modified time | relevance | path

Searched refs:TEGRA30 (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-tegra/
H A Dsleep-tegra30.S152 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 Dpm.c55 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 Dhotplug.c65 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init()
H A Dplatsmp.c163 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_boot_secondary()
H A Dreset-handler.S167 cmp r6, #TEGRA30
/OK3568_Linux_fs/kernel/drivers/soc/tegra/
H A Dflowctrl.c87 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()
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-tegra.c222 if (cpu > 0 || index != TEGRA_C7 || tegra_get_chip_id() != TEGRA30) in tegra_cpuidle_adjust_state_index()
375 case TEGRA30: in tegra_cpuidle_probe()
/OK3568_Linux_fs/kernel/include/soc/tegra/
H A Dfuse.h10 #define TEGRA30 0x30 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra30/
H A DKconfig1 if TEGRA30
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/
H A DKconfig76 config TEGRA30 config in Tegra SoC select
/OK3568_Linux_fs/kernel/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c420 case TEGRA30: in tegra_init_fuse()
/OK3568_Linux_fs/u-boot/env/
H A DKconfig9 default ENV_IS_IN_MMC if TEGRA30 || TEGRA124
/OK3568_Linux_fs/buildroot/boot/uboot/2015.07/
H A D0001-Revert-arch-Make-board-selection-choices-optional.patch376 @@ -2,7 +2,6 @@ if TEGRA30