Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/nvidia/ | |
tegra_soctherm.c | 326 const int64_t d_temp = sc->sc_actual_temp_ft - sc->sc_actual_temp_cp; local in function:tegra_soctherm_init_sensor 330 temp_a = tegra_soctherm_divide(d_temp * 0x2000 * mult, |
tegra_soctherm.c | 326 const int64_t d_temp = sc->sc_actual_temp_ft - sc->sc_actual_temp_cp; local in function:tegra_soctherm_init_sensor 330 temp_a = tegra_soctherm_divide(d_temp * 0x2000 * mult, |
tegra_soctherm.c | 326 const int64_t d_temp = sc->sc_actual_temp_ft - sc->sc_actual_temp_cp; local in function:tegra_soctherm_init_sensor 330 temp_a = tegra_soctherm_divide(d_temp * 0x2000 * mult, |