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:NearTDPDec
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
nislands_smc.h
37
uint8_t
NearTDPDec
;
member
H
A
D
sislands_smc.h
39
uint8_t
NearTDPDec
;
member
H
A
D
ni_dpm.c
1778
table->initialState.levels[0].dpm2.
NearTDPDec
= 0;
in ni_populate_smc_initial_state()
1926
table->ACPIState.levels[0].dpm2.
NearTDPDec
= 0;
in ni_populate_smc_acpi_state()
2499
smc_state->levels[0].dpm2.
NearTDPDec
= 0;
in ni_populate_power_containment_values()
2528
smc_state->levels[i].dpm2.
NearTDPDec
= NISLANDS_DPM2_NEAR_TDP_DEC;
in ni_populate_power_containment_values()
H
A
D
si_dpm.c
2300
smc_state->levels[0].dpm2.
NearTDPDec
= 0;
in si_populate_power_containment_values()
2354
smc_state->levels[i].dpm2.
NearTDPDec
= SISLANDS_DPM2_NEAR_TDP_DEC;
in si_populate_power_containment_values()
4457
table->initialState.levels[0].dpm2.
NearTDPDec
= 0;
in si_populate_smc_initial_state()
4598
table->ACPIState.levels[0].dpm2.
NearTDPDec
= 0;
in si_populate_smc_acpi_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
nislands_smc.h
37
uint8_t
NearTDPDec
;
member
H
A
D
sislands_smc.h
39
uint8_t
NearTDPDec
;
member
H
A
D
ni_dpm.c
1777
table->initialState.level.dpm2.
NearTDPDec
= 0;
in ni_populate_smc_initial_state()
1925
table->ACPIState.level.dpm2.
NearTDPDec
= 0;
in ni_populate_smc_acpi_state()
2500
smc_state->levels[0].dpm2.
NearTDPDec
= 0;
in ni_populate_power_containment_values()
2529
smc_state->levels[i].dpm2.
NearTDPDec
= NISLANDS_DPM2_NEAR_TDP_DEC;
in ni_populate_power_containment_values()
H
A
D
si_dpm.c
2297
smc_state->levels[0].dpm2.
NearTDPDec
= 0;
in si_populate_power_containment_values()
2351
smc_state->levels[i].dpm2.
NearTDPDec
= SISLANDS_DPM2_NEAR_TDP_DEC;
in si_populate_power_containment_values()
4454
table->initialState.level.dpm2.
NearTDPDec
= 0;
in si_populate_smc_initial_state()
4595
table->ACPIState.level.dpm2.
NearTDPDec
= 0;
in si_populate_smc_acpi_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
sislands_smc.h
39
uint8_t
NearTDPDec
;
member
H
A
D
si_dpm.h
688
uint8_t
NearTDPDec
;
member
H
A
D
si_dpm.c
2396
smc_state->levels[0].dpm2.
NearTDPDec
= 0;
in si_populate_power_containment_values()
2449
smc_state->levels[i].dpm2.
NearTDPDec
= SISLANDS_DPM2_NEAR_TDP_DEC;
in si_populate_power_containment_values()
4916
table->initialState.levels[0].dpm2.
NearTDPDec
= 0;
in si_populate_smc_initial_state()
5058
table->ACPIState.levels[0].dpm2.
NearTDPDec
= 0;
in si_populate_smc_acpi_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
sislands_smc.h
38
uint8_t
NearTDPDec
;
member
H
A
D
si_dpm.h
695
uint8_t
NearTDPDec
;
member
H
A
D
si_dpm.c
2411
smc_state->levels[0].dpm2.
NearTDPDec
= 0;
in si_populate_power_containment_values()
2464
smc_state->levels[i].dpm2.
NearTDPDec
= SISLANDS_DPM2_NEAR_TDP_DEC;
in si_populate_power_containment_values()
4931
table->initialState.level.dpm2.
NearTDPDec
= 0;
in si_populate_smc_initial_state()
5098
table->ACPIState.level.dpm2.
NearTDPDec
= 0;
in si_populate_smc_acpi_state()
Completed in 56 milliseconds