Home
last modified time | relevance | path

Searched refs:tegra_get_platform (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c84 u8 tegra_get_platform(void) in tegra_get_platform() function
102 if (tegra_get_platform() == 0) in tegra_is_silicon()
197 tegra_sku_info.platform = tegra_get_platform(); in tegra_init_revision()
H A Dfuse-tegra.c426 return sprintf(buf, "%d\n", tegra_get_platform()); in platform_show()