OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tonga_fan_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_process_pptables_v1_0.c
944
const ATOM_Tonga_Fan_Table *
tonga_fan_table
=
local in function:init_thermal_controller
947
=
tonga_fan_table
->ucTHyst;
949
= le16_to_cpu(
tonga_fan_table
->usTMin);
951
= le16_to_cpu(
tonga_fan_table
->usTMed);
953
= le16_to_cpu(
tonga_fan_table
->usTHigh);
955
= le16_to_cpu(
tonga_fan_table
->usPWMMin);
957
= le16_to_cpu(
tonga_fan_table
->usPWMMed);
959
= le16_to_cpu(
tonga_fan_table
->usPWMHigh);
963
= le16_to_cpu(
tonga_fan_table
->usTMax);
965
=
tonga_fan_table
->ucFanControlMode
[
all
...]
amdgpu_process_pptables_v1_0.c
944
const ATOM_Tonga_Fan_Table *
tonga_fan_table
=
local in function:init_thermal_controller
947
=
tonga_fan_table
->ucTHyst;
949
= le16_to_cpu(
tonga_fan_table
->usTMin);
951
= le16_to_cpu(
tonga_fan_table
->usTMed);
953
= le16_to_cpu(
tonga_fan_table
->usTHigh);
955
= le16_to_cpu(
tonga_fan_table
->usPWMMin);
957
= le16_to_cpu(
tonga_fan_table
->usPWMMed);
959
= le16_to_cpu(
tonga_fan_table
->usPWMHigh);
963
= le16_to_cpu(
tonga_fan_table
->usTMax);
965
=
tonga_fan_table
->ucFanControlMode
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025