HomeSort by: relevance | last modified time | path
    Searched refs:thermal_controller_type (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu_v11_0_pptable.h 150 uint8_t thermal_controller_type; //one of SMU_11_0_PP_THERMALCONTROLLER member in struct:smu_11_0_powerplay_table
amdgpu_smu.h 275 uint8_t thermal_controller_type; member in struct:smu_table_context
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
amdgpu_arcturus_ppt.c 517 table_context->thermal_controller_type = powerplay_table->thermal_controller_type;
amdgpu_navi10_ppt.c 537 table_context->thermal_controller_type = powerplay_table->thermal_controller_type;
amdgpu_smu_v11_0.c 1217 if (smu->smu_table.thermal_controller_type) {
amdgpu_vega20_ppt.c 479 table_context->thermal_controller_type = powerplay_table->ucThermalControllerType;

Completed in 20 milliseconds