Home
last modified time | relevance | path

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

/drivers/soc/tegra/fuse/
Dtegra-apbmisc.c51 u8 tegra_get_platform(void) in tegra_get_platform() function
61 if (tegra_get_platform() == 0) in tegra_is_silicon()
Dfuse-tegra.c403 return sprintf(buf, "%d\n", tegra_get_platform()); in platform_show()