Searched refs:tegra_chip_id (Results 1 – 10 of 10) sorted by relevance
40 int tegra_chip_id; variable88 if (tegra_chip_id == TEGRA20 && in tegra_get_revision()130 tegra_chip_id = (id >> 8) & 0xff; in tegra_init_fuse()132 switch (tegra_chip_id) { in tegra_init_fuse()145 pr_warn("Tegra: unknown chip id %d\n", tegra_chip_id); in tegra_init_fuse()
54 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_chip_id == TEGRA20) in tegra_hotplug_init()56 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_chip_id == TEGRA30) in tegra_hotplug_init()
150 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_chip_id == TEGRA20) in tegra_boot_secondary()152 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_chip_id == TEGRA30) in tegra_boot_secondary()154 if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_chip_id == TEGRA114) in tegra_boot_secondary()
79 switch (tegra_chip_id) { in flowctrl_cpu_suspend_enter()118 switch (tegra_chip_id) { in flowctrl_cpu_suspend_exit()
34 switch (tegra_chip_id) { in tegra_cpuidle_init()
119 else if (tegra_chip_id == TEGRA20 && phy_cpu_id == 1) in tegra_set_cpu_in_lp2()159 if (tegra_chip_id == TEGRA114) in tegra_pm_validate_suspend_mode()
46 extern int tegra_chip_id;
63 if (tegra_chip_id != TEGRA20) { in tegra_cpu_reset_handler_enable()
183 switch (tegra_chip_id) { in tegra_powergate_init()261 switch (tegra_chip_id) { in tegra_powergate_debugfs_init()
97 soc_dev_attr->soc_id = kasprintf(GFP_KERNEL, "%d", tegra_chip_id); in tegra_dt_init()