Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:usTMed
(Results
1 - 25
of
26
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
pptable_v1_0.h
275
USHORT
usTMed
; /* The middle temperature where we change slopes. */
member
295
USHORT
usTMed
; /* The middle temperature where we change slopes. */
member
322
USHORT
usTMed
; /* The middle temperature where we change slopes. */
member
H
A
D
process_pptables_v1_0.c
970
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
in init_thermal_controller()
971
= le16_to_cpu(tonga_fan_table->
usTMed
);
in init_thermal_controller()
1007
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
in init_thermal_controller()
1008
= le16_to_cpu(fiji_fan_table->
usTMed
);
in init_thermal_controller()
1057
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
in init_thermal_controller()
1058
= le16_to_cpu(polaris_fan_table->
usTMed
);
in init_thermal_controller()
H
A
D
processpptables.c
1028
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
=
in init_thermal_controller()
1029
le16_to_cpu(fan_table->
usTMed
);
in init_thermal_controller()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
pptable_v1_0.h
275
USHORT
usTMed
; /* The middle temperature where we change slopes. */
member
295
USHORT
usTMed
; /* The middle temperature where we change slopes. */
member
H
A
D
process_pptables_v1_0.c
945
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
in init_thermal_controller()
946
= le16_to_cpu(tonga_fan_table->
usTMed
);
in init_thermal_controller()
982
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
in init_thermal_controller()
983
= le16_to_cpu(fiji_fan_table->
usTMed
);
in init_thermal_controller()
H
A
D
processpptables.c
1032
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
=
in init_thermal_controller()
1033
le16_to_cpu(fan_table->
usTMed
);
in init_thermal_controller()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
90
USHORT
usTMed
; // The middle temperature where we change slopes.
member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
pptable.h
86
USHORT
usTMed
; // The middle temperature where we change slopes.
member
H
A
D
r600_dpm.c
897
rdev->pm.dpm.fan.t_med = le16_to_cpu(fan_info->fan.
usTMed
);
in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
90
USHORT
usTMed
; // The middle temperature where we change slopes.
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
pptable.h
86
USHORT
usTMed
; // The middle temperature where we change slopes.
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
fiji_smumgr.c
2168
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
-
in fiji_thermal_setup_fan_table()
2171
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in fiji_thermal_setup_fan_table()
2184
thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in fiji_thermal_setup_fan_table()
H
A
D
iceland_smumgr.c
2121
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
- hwmgr->thermal_controller.advanceFanControlParameters.usTMin;
in iceland_thermal_setup_fan_table()
2122
t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in iceland_thermal_setup_fan_table()
2131
fan_table.TempMed = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in iceland_thermal_setup_fan_table()
H
A
D
ci_smumgr.c
2160
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
- hwmgr->thermal_controller.advanceFanControlParameters.usTMin;
in ci_thermal_setup_fan_table()
2161
t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in ci_thermal_setup_fan_table()
2170
fan_table.TempMed = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in ci_thermal_setup_fan_table()
H
A
D
tonga_smumgr.c
2502
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
-
in tonga_thermal_setup_fan_table()
2505
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in tonga_thermal_setup_fan_table()
2516
fan_table.TempMed = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in tonga_thermal_setup_fan_table()
H
A
D
polaris10_smumgr.c
2108
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
-
in polaris10_thermal_setup_fan_table()
2111
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in polaris10_thermal_setup_fan_table()
2124
thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in polaris10_thermal_setup_fan_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
fiji_smumgr.c
2166
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
-
in fiji_thermal_setup_fan_table()
2169
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in fiji_thermal_setup_fan_table()
2182
thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in fiji_thermal_setup_fan_table()
H
A
D
iceland_smumgr.c
2121
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
- hwmgr->thermal_controller.advanceFanControlParameters.usTMin;
in iceland_thermal_setup_fan_table()
2122
t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in iceland_thermal_setup_fan_table()
2131
fan_table.TempMed = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in iceland_thermal_setup_fan_table()
H
A
D
tonga_smumgr.c
2502
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
-
in tonga_thermal_setup_fan_table()
2505
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in tonga_thermal_setup_fan_table()
2516
fan_table.TempMed = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in tonga_thermal_setup_fan_table()
H
A
D
polaris10_smumgr.c
2208
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
-
in polaris10_thermal_setup_fan_table()
2211
hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in polaris10_thermal_setup_fan_table()
2224
thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in polaris10_thermal_setup_fan_table()
H
A
D
ci_smumgr.c
2161
t_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
- hwmgr->thermal_controller.advanceFanControlParameters.usTMin;
in ci_thermal_setup_fan_table()
2162
t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
;
in ci_thermal_setup_fan_table()
2171
fan_table.TempMed = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.
usTMed
) / 100);
in ci_thermal_setup_fan_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
hwmgr.h
671
uint16_t
usTMed
; /* The middle temperature where we change slopes. */
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
hwmgr.h
670
uint16_t
usTMed
; /* The middle temperature where we change slopes. */
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
legacy_dpm.c
244
adev->pm.dpm.fan.t_med = le16_to_cpu(fan_info->fan.
usTMed
);
in amdgpu_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H
A
D
amdgpu_dpm.c
310
adev->pm.dpm.fan.t_med = le16_to_cpu(fan_info->fan.
usTMed
);
in amdgpu_parse_extended_power_table()
Completed in 63 milliseconds
1
2