HomeSort by: relevance | last modified time | path
    Searched defs:temperature (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_temp.c 94 int temperature = therm->func->temp_get(therm); local in function:nvkm_therm_sensor_event
101 "temperature (%i C) went below the '%s' threshold\n",
102 temperature, thresholds[thrs]);
104 nvkm_info(subdev, "temperature (%i C) hit the '%s' threshold\n",
105 temperature, thresholds[thrs]);
nouveau_nvkm_subdev_therm_temp.c 94 int temperature = therm->func->temp_get(therm); local in function:nvkm_therm_sensor_event
101 "temperature (%i C) went below the '%s' threshold\n",
102 temperature, thresholds[thrs]);
104 nvkm_info(subdev, "temperature (%i C) hit the '%s' threshold\n",
105 temperature, thresholds[thrs]);
nouveau_nvkm_subdev_therm_temp.c 94 int temperature = therm->func->temp_get(therm); local in function:nvkm_therm_sensor_event
101 "temperature (%i C) went below the '%s' threshold\n",
102 temperature, thresholds[thrs]);
104 nvkm_info(subdev, "temperature (%i C) hit the '%s' threshold\n",
105 temperature, thresholds[thrs]);
nouveau_nvkm_subdev_therm_temp.c 94 int temperature = therm->func->temp_get(therm); local in function:nvkm_therm_sensor_event
101 "temperature (%i C) went below the '%s' threshold\n",
102 temperature, thresholds[thrs]);
104 nvkm_info(subdev, "temperature (%i C) hit the '%s' threshold\n",
105 temperature, thresholds[thrs]);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu71_discrete.h 594 uint32_t temperature; member in struct:SMU71_Discrete_Cac_Collection_Table
622 uint32_t temperature; member in struct:SMU71_Discrete_Cac_Verification_Table
smu71_discrete.h 594 uint32_t temperature; member in struct:SMU71_Discrete_Cac_Collection_Table
622 uint32_t temperature; member in struct:SMU71_Discrete_Cac_Verification_Table
smu71_discrete.h 594 uint32_t temperature; member in struct:SMU71_Discrete_Cac_Collection_Table
622 uint32_t temperature; member in struct:SMU71_Discrete_Cac_Verification_Table
smu71_discrete.h 594 uint32_t temperature; member in struct:SMU71_Discrete_Cac_Collection_Table
622 uint32_t temperature; member in struct:SMU71_Discrete_Cac_Verification_Table
smu72_discrete.h 658 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Collection_Table
685 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Verification_Table
smu73_discrete.h 693 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Collection_Table
720 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Verification_Table
smu72_discrete.h 658 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Collection_Table
685 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Verification_Table
smu73_discrete.h 693 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Collection_Table
720 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Verification_Table
smu72_discrete.h 658 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Collection_Table
685 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Verification_Table
smu73_discrete.h 693 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Collection_Table
720 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Verification_Table
smu72_discrete.h 658 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Collection_Table
685 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Verification_Table
smu73_discrete.h 693 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Collection_Table
720 uint32_t temperature; member in struct:SMU7_Discrete_Cac_Verification_Table
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ni_dpm.c 751 s64 kt, kv, leakage_w, i_leakage, vddc, temperature; local in function:ni_calculate_leakage_for_v_and_t_formula
755 temperature = div64_s64(drm_int2fixp(t), 1000);
758 drm_fixp_exp(drm_fixp_mul(div64_s64(drm_int2fixp(coeff->bt), 1000), temperature)));
radeon_ni_dpm.c 751 s64 kt, kv, leakage_w, i_leakage, vddc, temperature; local in function:ni_calculate_leakage_for_v_and_t_formula
755 temperature = div64_s64(drm_int2fixp(t), 1000);
758 drm_fixp_exp(drm_fixp_mul(div64_s64(drm_int2fixp(coeff->bt), 1000), temperature)));
radeon_ni_dpm.c 751 s64 kt, kv, leakage_w, i_leakage, vddc, temperature; local in function:ni_calculate_leakage_for_v_and_t_formula
755 temperature = div64_s64(drm_int2fixp(t), 1000);
758 drm_fixp_exp(drm_fixp_mul(div64_s64(drm_int2fixp(coeff->bt), 1000), temperature)));
radeon_ni_dpm.c 751 s64 kt, kv, leakage_w, i_leakage, vddc, temperature; local in function:ni_calculate_leakage_for_v_and_t_formula
755 temperature = div64_s64(drm_int2fixp(t), 1000);
758 drm_fixp_exp(drm_fixp_mul(div64_s64(drm_int2fixp(coeff->bt), 1000), temperature)));
  /src/sys/dev/acpi/
qcompas.c 387 INIT_SENSOR(sc->sc_sme, QCPAS_TEMPERATURE, ENVSYS_STEMP, "temperature");
1347 uint32_t temperature; member in struct:battmgr_bat_status
1550 (bat->temperature * 10000) + 273150000;
qcompas.c 387 INIT_SENSOR(sc->sc_sme, QCPAS_TEMPERATURE, ENVSYS_STEMP, "temperature");
1347 uint32_t temperature; member in struct:battmgr_bat_status
1550 (bat->temperature * 10000) + 273150000;
qcompas.c 387 INIT_SENSOR(sc->sc_sme, QCPAS_TEMPERATURE, ENVSYS_STEMP, "temperature");
1347 uint32_t temperature; member in struct:battmgr_bat_status
1550 (bat->temperature * 10000) + 273150000;
qcompas.c 387 INIT_SENSOR(sc->sc_sme, QCPAS_TEMPERATURE, ENVSYS_STEMP, "temperature");
1347 uint32_t temperature; member in struct:battmgr_bat_status
1550 (bat->temperature * 10000) + 273150000;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_dpm.c 1872 s64 temperature, t_slope, t_intercept, av, bv, t_ref; local in function:si_calculate_leakage_for_v_and_t_formula
1877 temperature = div64_s64(drm_int2fixp(t), 1000);
1886 kt = drm_fixp_exp(drm_fixp_mul(tmp, temperature));
7857 /* get temperature in millidegrees */

Completed in 308 milliseconds

1 2