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:MaxPS
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
nislands_smc.h
32
uint8_t
MaxPS
;
member
H
A
D
sislands_smc.h
34
uint8_t
MaxPS
;
member
H
A
D
ni_dpm.c
1777
table->initialState.levels[0].dpm2.
MaxPS
= 0;
in ni_populate_smc_initial_state()
1925
table->ACPIState.levels[0].dpm2.
MaxPS
= 0;
in ni_populate_smc_acpi_state()
2498
smc_state->levels[0].dpm2.
MaxPS
= 0;
in ni_populate_power_containment_values()
2526
smc_state->levels[i].dpm2.
MaxPS
=
in ni_populate_power_containment_values()
H
A
D
si_dpm.c
2299
smc_state->levels[0].dpm2.
MaxPS
= 0;
in si_populate_power_containment_values()
2353
smc_state->levels[i].dpm2.
MaxPS
= (u8)((SISLANDS_DPM2_MAX_PULSE_SKIP * (max_sclk - min_sclk)) / max_sclk);
in si_populate_power_containment_values()
4456
table->initialState.levels[0].dpm2.
MaxPS
= 0;
in si_populate_smc_initial_state()
4597
table->ACPIState.levels[0].dpm2.
MaxPS
= 0;
in si_populate_smc_acpi_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
nislands_smc.h
32
uint8_t
MaxPS
;
member
H
A
D
sislands_smc.h
34
uint8_t
MaxPS
;
member
H
A
D
ni_dpm.c
1776
table->initialState.level.dpm2.
MaxPS
= 0;
in ni_populate_smc_initial_state()
1924
table->ACPIState.level.dpm2.
MaxPS
= 0;
in ni_populate_smc_acpi_state()
2499
smc_state->levels[0].dpm2.
MaxPS
= 0;
in ni_populate_power_containment_values()
2527
smc_state->levels[i].dpm2.
MaxPS
=
in ni_populate_power_containment_values()
H
A
D
si_dpm.c
2296
smc_state->levels[0].dpm2.
MaxPS
= 0;
in si_populate_power_containment_values()
2350
smc_state->levels[i].dpm2.
MaxPS
= (u8)((SISLANDS_DPM2_MAX_PULSE_SKIP * (max_sclk - min_sclk)) / max_sclk);
in si_populate_power_containment_values()
4453
table->initialState.level.dpm2.
MaxPS
= 0;
in si_populate_smc_initial_state()
4594
table->ACPIState.level.dpm2.
MaxPS
= 0;
in si_populate_smc_acpi_state()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
sislands_smc.h
34
uint8_t
MaxPS
;
member
H
A
D
si_dpm.h
683
uint8_t
MaxPS
;
member
H
A
D
si_dpm.c
2395
smc_state->levels[0].dpm2.
MaxPS
= 0;
in si_populate_power_containment_values()
2448
smc_state->levels[i].dpm2.
MaxPS
= (u8)((SISLANDS_DPM2_MAX_PULSE_SKIP * (max_sclk - min_sclk)) / max_sclk);
in si_populate_power_containment_values()
4915
table->initialState.levels[0].dpm2.
MaxPS
= 0;
in si_populate_smc_initial_state()
5057
table->ACPIState.levels[0].dpm2.
MaxPS
= 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
33
uint8_t
MaxPS
;
member
H
A
D
si_dpm.h
690
uint8_t
MaxPS
;
member
H
A
D
si_dpm.c
2410
smc_state->levels[0].dpm2.
MaxPS
= 0;
in si_populate_power_containment_values()
2463
smc_state->levels[i].dpm2.
MaxPS
= (u8)((SISLANDS_DPM2_MAX_PULSE_SKIP * (max_sclk - min_sclk)) / max_sclk);
in si_populate_power_containment_values()
4930
table->initialState.level.dpm2.
MaxPS
= 0;
in si_populate_smc_initial_state()
5097
table->ACPIState.level.dpm2.
MaxPS
= 0;
in si_populate_smc_acpi_state()
Completed in 65 milliseconds