Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/nvidia/ | |
tegra_soctherm.c | 325 const int64_t d_sensor = actual_ft - actual_cp; local in function:tegra_soctherm_init_sensor 331 d_sensor * div); 334 temp_b = tegra_soctherm_divide(tmp, d_sensor); |