HomeSort by: relevance | last modified time | path
    Searched defs:d_temp (Results 1 - 3 of 3) sorted by relevancy

  /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,

Completed in 96 milliseconds