Searched refs:soc_speedo (Results 1 – 1 of 1) sorted by relevance
336 uint32_t cpu_speedo[3], soc_speedo[3]; in tegra210_init() local342 soc_speedo[0] = RD4(sc, TEGRA210_FUSE_SOC_SPEEDO_0); in tegra210_init()343 soc_speedo[1] = RD4(sc, TEGRA210_FUSE_SOC_SPEEDO_1); in tegra210_init()344 soc_speedo[2] = RD4(sc, TEGRA210_FUSE_SOC_SPEEDO_2); in tegra210_init()361 sku->soc_speedo_value = soc_speedo[0]; in tegra210_init()368 ( -705 + (1037 * soc_speedo[0] / 100)) / 10; in tegra210_init()