OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_max
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.h
243
u16
t_max
;
member in struct:amdgpu_dpm_fan
amdgpu_si_dpm.c
1940
u32
t_max
= dte_data->max_t;
local
1950
(t_split[i] * (
t_max
- t_0/(u32)1000) * (1 << 14)) /
6508
fan_table.temp_max = cpu_to_be16((50 + adev->pm.dpm.fan.
t_max
) / 100);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_si_dpm.c
1848
u32
t_max
= dte_data->max_t;
local
1858
(t_split[i] * (
t_max
- t_0/(u32)1000) * (1 << 14)) /
6071
fan_table.temp_max = cpu_to_be16((50 + rdev->pm.dpm.fan.
t_max
) / 100);
radeon.h
1549
u16
t_max
;
member in struct:radeon_dpm_fan
Completed in 41 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026