Home
last modified time | relevance | path

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

/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()
/drivers/soc/tegra/fuse/
A Dtegra-apbmisc.c42 u8 tegra_get_chip_id(void) in tegra_get_chip_id() function
64 switch (tegra_get_chip_id()) { in tegra_is_silicon()
139 chip_id = tegra_get_chip_id(); in tegra_init_revision()
A Dfuse-tegra.c163 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()
/drivers/cpuidle/
A Dcpuidle-tegra.c217 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