Searched refs:ucThermalControllerType (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega12_pptable.h88 UCHAR ucThermalControllerType; member in struct:_ATOM_VEGA12_POWERPLAYTABLE
H A Dvega20_pptable.h123 UCHAR ucThermalControllerType; member in struct:_ATOM_VEGA20_POWERPLAYTABLE
H A Damdgpu_vega12_processpptables.c205 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType;
206 pptable_information->uc_thermal_controller_type = powerplay_table->ucThermalControllerType;
H A Damdgpu_vega20_processpptables.c830 hwmgr->thermal_controller.ucType = powerplay_table->ucThermalControllerType;
831 pptable_information->uc_thermal_controller_type = powerplay_table->ucThermalControllerType;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_vega20_ppt.c479 table_context->thermal_controller_type = powerplay_table->ucThermalControllerType;

Completed in 216 milliseconds