Home
last modified time | relevance | path

Searched refs:tegra_get_chip_id (Results 1 – 10 of 10) sorted by relevance

/linux/arch/arm/mach-tegra/
A Dhotplug.c63 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() == TEGRA20) in tegra_hotplug_init()
65 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_hotplug_init()
67 if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_get_chip_id() == TEGRA114) in tegra_hotplug_init()
69 if (IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC) && tegra_get_chip_id() == TEGRA124) in tegra_hotplug_init()
A Dplatsmp.c161 if (IS_ENABLED(CONFIG_ARCH_TEGRA_2x_SOC) && tegra_get_chip_id() == TEGRA20) in tegra_boot_secondary()
163 if (IS_ENABLED(CONFIG_ARCH_TEGRA_3x_SOC) && tegra_get_chip_id() == TEGRA30) in tegra_boot_secondary()
165 if (IS_ENABLED(CONFIG_ARCH_TEGRA_114_SOC) && tegra_get_chip_id() == TEGRA114) in tegra_boot_secondary()
167 if (IS_ENABLED(CONFIG_ARCH_TEGRA_124_SOC) && tegra_get_chip_id() == TEGRA124) in tegra_boot_secondary()
A Dpm.c50 switch (tegra_get_chip_id()) { in tegra_tear_down_cpu_init()
181 switch (tegra_get_chip_id()) { in tegra_pm_set()
266 switch (tegra_get_chip_id()) { in tegra_lp1_iram_hook()
296 switch (tegra_get_chip_id()) { in tegra_sleep_core_init()
445 if (tegra_get_chip_id() == TEGRA20) in tegra_pm_park_secondary_cpu()
/linux/drivers/soc/tegra/fuse/
A Dtegra-apbmisc.c36 u8 tegra_get_chip_id(void) in tegra_get_chip_id() function
58 switch (tegra_get_chip_id()) { in tegra_is_silicon()
108 chip_id = tegra_get_chip_id(); in tegra_init_revision()
A Dfuse-tegra.c432 attr->soc_id = kasprintf(GFP_KERNEL, "%u", tegra_get_chip_id()); in tegra_soc_device_register()
466 u8 chip = tegra_get_chip_id(); in tegra_init_fuse()
/linux/drivers/soc/tegra/
A Dflowctrl.c78 switch (tegra_get_chip_id()) { in flowctrl_cpu_suspend_enter()
95 if (tegra_get_chip_id() == TEGRA30) { in flowctrl_cpu_suspend_enter()
134 switch (tegra_get_chip_id()) { in flowctrl_cpu_suspend_exit()
/linux/include/soc/tegra/
A Dfuse.h58 u8 tegra_get_chip_id(void);
84 static inline u8 tegra_get_chip_id(void) in tegra_get_chip_id() function
/linux/drivers/cpuidle/
A Dcpuidle-tegra.c213 if (cpu > 0 || index != TEGRA_C7 || tegra_get_chip_id() != TEGRA30) in tegra_cpuidle_adjust_state_index()
322 tegra_get_chip_id() != TEGRA20) in tegra_cpuidle_pcie_irqs_in_use()
361 switch (tegra_get_chip_id()) { in tegra_cpuidle_probe()
/linux/
A DSystem.map26941 ffff80001070d800 T tegra_get_chip_id
A D.tmp_System.map26941 ffff80001070d800 T tegra_get_chip_id

Completed in 282 milliseconds