Searched refs:tegra_get_chip_id (Results 1 – 4 of 4) sorted by relevance
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()
42 u8 tegra_get_chip_id(void) in tegra_get_chip_id() function64 switch (tegra_get_chip_id()) { in tegra_is_silicon()139 chip_id = tegra_get_chip_id(); in tegra_init_revision()
163 chip = tegra_get_chip_id(); in tegra_fuse_probe()458 attr->soc_id = kasprintf(GFP_KERNEL, "%u", tegra_get_chip_id()); in tegra_soc_device_register()493 u8 chip = tegra_get_chip_id(); in tegra_init_fuse()
217 if (cpu > 0 || index != TEGRA_C7 || tegra_get_chip_id() != TEGRA30) in tegra_cpuidle_adjust_state_index()333 tegra_get_chip_id() != TEGRA20) in tegra_cpuidle_pcie_irqs_in_use()372 switch (tegra_get_chip_id()) { in tegra_cpuidle_probe()
Completed in 10 milliseconds