Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-tegra/
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 Dsleep-tegra30.S201 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 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.S169 cmp r6, #TEGRA30
/openbmc/linux/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()
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-tegra.c217 if (cpu > 0 || index != TEGRA_C7 || tegra_get_chip_id() != TEGRA30) in tegra_cpuidle_adjust_state_index()
378 case TEGRA30: in tegra_cpuidle_probe()
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/
H A DKconfig1 if TEGRA30
/openbmc/linux/include/soc/tegra/
H A Dfuse.h12 #define TEGRA30 0x30 macro
/openbmc/u-boot/arch/arm/mach-tegra/
H A DKconfig84 config TEGRA30 config in choice7ae9b77c0104
/openbmc/linux/drivers/soc/tegra/fuse/
H A Dfuse-tegra.c438 case TEGRA30: in tegra_init_fuse()
/openbmc/u-boot/env/
H A DKconfig158 default y if TEGRA30 || TEGRA124