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:usPWMMed
(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
278
USHORT
usPWMMed
; /* The PWM value (in percent) at TMed. */
member
298
USHORT
usPWMMed
; /* The PWM value (in percent) at TMed. */
member
325
USHORT
usPWMMed
; /* The PWM value (in percent) at TMed. */
member
H
A
D
process_pptables_v1_0.c
976
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
in init_thermal_controller()
977
= le16_to_cpu(tonga_fan_table->
usPWMMed
);
in init_thermal_controller()
1013
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
in init_thermal_controller()
1014
= le16_to_cpu(fiji_fan_table->
usPWMMed
);
in init_thermal_controller()
1063
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
in init_thermal_controller()
1064
= le16_to_cpu(polaris_fan_table->
usPWMMed
);
in init_thermal_controller()
H
A
D
processpptables.c
1034
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
=
in init_thermal_controller()
1035
le16_to_cpu(fan_table->
usPWMMed
);
in init_thermal_controller()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
pptable_v1_0.h
278
USHORT
usPWMMed
; /* The PWM value (in percent) at TMed. */
member
298
USHORT
usPWMMed
; /* The PWM value (in percent) at TMed. */
member
H
A
D
process_pptables_v1_0.c
951
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
in init_thermal_controller()
952
= le16_to_cpu(tonga_fan_table->
usPWMMed
);
in init_thermal_controller()
988
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
in init_thermal_controller()
989
= le16_to_cpu(fiji_fan_table->
usPWMMed
);
in init_thermal_controller()
H
A
D
processpptables.c
1038
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
=
in init_thermal_controller()
1039
le16_to_cpu(fan_table->
usPWMMed
);
in init_thermal_controller()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
93
USHORT
usPWMMed
; // The PWM value (in percent) at TMed.
member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
pptable.h
89
USHORT
usPWMMed
; // The PWM value (in percent) at TMed.
member
H
A
D
r600_dpm.c
900
rdev->pm.dpm.fan.pwm_med = le16_to_cpu(fan_info->fan.
usPWMMed
);
in r600_parse_extended_power_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
pptable.h
93
USHORT
usPWMMed
; // The PWM value (in percent) at TMed.
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
pptable.h
89
USHORT
usPWMMed
; // The PWM value (in percent) at TMed.
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H
A
D
hwmgr.h
674
uint16_t
usPWMMed
; /* The PWM value (in percent) at TMed. */
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/
H
A
D
hwmgr.h
673
uint16_t
usPWMMed
; /* The PWM value (in percent) at TMed. */
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
fiji_smumgr.c
2173
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
-
in fiji_thermal_setup_fan_table()
2176
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in fiji_thermal_setup_fan_table()
H
A
D
iceland_smumgr.c
2124
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
- hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin;
in iceland_thermal_setup_fan_table()
2125
pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in iceland_thermal_setup_fan_table()
H
A
D
ci_smumgr.c
2163
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
- hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin;
in ci_thermal_setup_fan_table()
2164
pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in ci_thermal_setup_fan_table()
H
A
D
tonga_smumgr.c
2507
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
-
in tonga_thermal_setup_fan_table()
2510
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in tonga_thermal_setup_fan_table()
H
A
D
polaris10_smumgr.c
2113
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
-
in polaris10_thermal_setup_fan_table()
2116
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in polaris10_thermal_setup_fan_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
fiji_smumgr.c
2171
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
-
in fiji_thermal_setup_fan_table()
2174
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in fiji_thermal_setup_fan_table()
H
A
D
iceland_smumgr.c
2124
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
- hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin;
in iceland_thermal_setup_fan_table()
2125
pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in iceland_thermal_setup_fan_table()
H
A
D
tonga_smumgr.c
2507
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
-
in tonga_thermal_setup_fan_table()
2510
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in tonga_thermal_setup_fan_table()
H
A
D
polaris10_smumgr.c
2213
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
-
in polaris10_thermal_setup_fan_table()
2216
hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in polaris10_thermal_setup_fan_table()
H
A
D
ci_smumgr.c
2164
pwm_diff1 = hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
- hwmgr->thermal_controller.advanceFanControlParameters.usPWMMin;
in ci_thermal_setup_fan_table()
2165
pwm_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usPWMHigh - hwmgr->thermal_controller.advanceFanControlParameters.
usPWMMed
;
in ci_thermal_setup_fan_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
legacy_dpm.c
247
adev->pm.dpm.fan.pwm_med = le16_to_cpu(fan_info->fan.
usPWMMed
);
in amdgpu_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H
A
D
amdgpu_dpm.c
313
adev->pm.dpm.fan.pwm_med = le16_to_cpu(fan_info->fan.
usPWMMed
);
in amdgpu_parse_extended_power_table()
Completed in 64 milliseconds
1
2