Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h278 USHORT usTHigh; /* The high point above TMed for adjusting the second slope. */ member
298 USHORT usTHigh; /* The high point above TMed for adjusting the second slope. */ member
H A Damdgpu_process_pptables_v1_0.c952 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()
953 = le16_to_cpu(tonga_fan_table->usTHigh); in init_thermal_controller()
989 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()
990 = le16_to_cpu(fiji_fan_table->usTHigh); in init_thermal_controller()
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dpptable.h89 …USHORT usTHigh; // The high point above TMed for adjusting the second slo… member
H A Dradeon_r600_dpm.c903 rdev->pm.dpm.fan.t_high = le16_to_cpu(fan_info->fan.usTHigh); in r600_parse_extended_power_table()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dpptable.h93 …USHORT usTHigh; // The high point above TMed for adjusting the second slo… member
/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhwmgr.h667 uint16_t usTHigh; /* The high temperature for setting the second slope. */ member
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dpm.c311 adev->pm.dpm.fan.t_high = le16_to_cpu(fan_info->fan.usTHigh); in amdgpu_parse_extended_power_table()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_fiji_smumgr.c2175 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in fiji_thermal_setup_fan_table()
H A Damdgpu_iceland_smumgr.c2127 …t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controlle… in iceland_thermal_setup_fan_table()
H A Damdgpu_polaris10_smumgr.c2113 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in polaris10_thermal_setup_fan_table()
H A Damdgpu_ci_smumgr.c2165 …t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controlle… in ci_thermal_setup_fan_table()
H A Damdgpu_tonga_smumgr.c2509 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in tonga_thermal_setup_fan_table()