Searched refs:tegra_get_chip_id (Results 1 – 8 of 8) sorted by relevance
63 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()
161 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()
50 switch (tegra_get_chip_id()) { in tegra_tear_down_cpu_init()140 else if (tegra_get_chip_id() == TEGRA20 && phy_cpu_id == 1) in tegra_set_cpu_in_lp2()189 switch (tegra_get_chip_id()) { in tegra_pm_set()268 switch (tegra_get_chip_id()) { in tegra_lp1_iram_hook()298 switch (tegra_get_chip_id()) { in tegra_sleep_core_init()
24 switch (tegra_get_chip_id()) { in tegra_cpuidle_init()44 switch (tegra_get_chip_id()) { in tegra_cpuidle_pcie_irqs_in_use()
38 u8 tegra_get_chip_id(void) in tegra_get_chip_id() function126 if (tegra_get_chip_id() == TEGRA124) { in tegra_init_apbmisc()
226 attr->soc_id = kasprintf(GFP_KERNEL, "%u", tegra_get_chip_id()); in tegra_soc_device_register()259 u8 chip = tegra_get_chip_id(); in tegra_init_fuse()
78 switch (tegra_get_chip_id()) { in flowctrl_cpu_suspend_enter()119 switch (tegra_get_chip_id()) { in flowctrl_cpu_suspend_exit()
23 u8 tegra_get_chip_id(void);