Searched refs:tj_max (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/inc/
H A Damdgpu_dpm.h182 u32 tj_max; member in struct:amdgpu_ppm_table
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h500 uint32_t tj_max; member in struct:phm_ppm_table
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c552 adev->pm.dpm.dyn_state.ppm_table->tj_max =
H A Damdgpu_si_dpm.c2290 papm_parm->dGPU_T_Limit = cpu_to_be32(ppm->tj_max);
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c228 ptr->tj_max
H A Dprocesspptables.c1531 ptr->tj_max = le32_to_cpu(atom_ppm_table->ulTjmax);
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr600_dpm.c1225 rdev->pm.dpm.dyn_state.ppm_table->tj_max =
H A Dradeon.h1468 u32 tj_max; member in struct:radeon_ppm_table
H A Dci_dpm.c430 dpm_table->PPM_TemperatureLimit = cpu_to_be16((u16)ppm->tj_max * 256);
H A Dsi_dpm.c2183 papm_parm->dGPU_T_Limit = cpu_to_be32(ppm->tj_max);
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1880 dpm_table->PPM_TemperatureLimit = (uint16_t)ppm->tj_max * 256;
H A Dci_smumgr.c737 dpm_table->PPM_TemperatureLimit = (uint16_t)ppm->tj_max * 256;

Completed in 402 milliseconds