Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_soctherm.c325 const int64_t d_sensor = actual_ft - actual_cp; in tegra_soctherm_init_sensor() local
331 d_sensor * div); in tegra_soctherm_init_sensor()
334 temp_b = tegra_soctherm_divide(tmp, d_sensor); in tegra_soctherm_init_sensor()