Searched refs:tegra_get_chip_id (Results 1 – 7 of 7) 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()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()
78 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()
51 u8 tegra_get_chip_id(void)98 switch (tegra_get_chip_id()) { in tegra_read_ram_code() 173 chip_id = tegra_get_chip_id(); in tegra_init_apbmisc_resources() 42 u8 tegra_get_chip_id(void) tegra_get_chip_id() function
163 chip = tegra_get_chip_id(); in tegra_fuse_probe() 456 attr->soc_id = kasprintf(GFP_KERNEL, "%u", tegra_get_chip_id()); in tegra_soc_device_register() 491 u8 chip = tegra_get_chip_id(); in tegra_init_fuse()
75 u8 tegra_get_chip_id(void);102 static inline u8 tegra_get_chip_id(void) in tegra_get_chip_id() function