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:gen2PCIE
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
247
table->ACPIState.levels[0].
gen2PCIE
= pi->pcie_gen2 ?
in rv730_populate_smc_acpi_state()
254
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv730_populate_smc_acpi_state()
376
table->initialState.levels[0].
gen2PCIE
= 1;
in rv730_populate_smc_initial_state()
378
table->initialState.levels[0].
gen2PCIE
= 0;
in rv730_populate_smc_initial_state()
H
A
D
rv770_smc.h
101
uint8_t
gen2PCIE
;
member
H
A
D
cypress_dpm.c
690
level->
gen2PCIE
= pi->pcie_gen2 ?
in cypress_convert_power_level_to_smc()
1308
table->initialState.levels[0].
gen2PCIE
= 1;
in cypress_populate_smc_initial_state()
1310
table->initialState.levels[0].
gen2PCIE
= 0;
in cypress_populate_smc_initial_state()
1370
table->ACPIState.levels[0].
gen2PCIE
= 1;
in cypress_populate_smc_acpi_state()
1372
table->ACPIState.levels[0].
gen2PCIE
= 0;
in cypress_populate_smc_acpi_state()
1374
table->ACPIState.levels[0].
gen2PCIE
= 0;
in cypress_populate_smc_acpi_state()
1384
table->ACPIState.levels[0].
gen2PCIE
= 0;
in cypress_populate_smc_acpi_state()
H
A
D
rv740_dpm.c
339
table->ACPIState.levels[0].
gen2PCIE
=
in rv740_populate_smc_acpi_state()
347
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv740_populate_smc_acpi_state()
H
A
D
nislands_smc.h
101
uint8_t
gen2PCIE
;
member
H
A
D
rv770_dpm.c
621
level->
gen2PCIE
= pi->pcie_gen2 ?
in rv770_convert_power_level_to_smc()
945
table->ACPIState.levels[0].
gen2PCIE
= 1;
in rv770_populate_smc_acpi_state()
947
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv770_populate_smc_acpi_state()
949
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv770_populate_smc_acpi_state()
957
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv770_populate_smc_acpi_state()
1082
table->initialState.levels[0].
gen2PCIE
= 1;
in rv770_populate_smc_initial_state()
1084
table->initialState.levels[0].
gen2PCIE
= 0;
in rv770_populate_smc_initial_state()
H
A
D
sislands_smc.h
145
uint8_t
gen2PCIE
;
member
H
A
D
ni_dpm.c
1758
table->initialState.levels[0].
gen2PCIE
= 1;
in ni_populate_smc_initial_state()
1760
table->initialState.levels[0].
gen2PCIE
= 0;
in ni_populate_smc_initial_state()
1831
table->ACPIState.levels[0].
gen2PCIE
= 1;
in ni_populate_smc_acpi_state()
1833
table->ACPIState.levels[0].
gen2PCIE
= 0;
in ni_populate_smc_acpi_state()
1835
table->ACPIState.levels[0].
gen2PCIE
= 0;
in ni_populate_smc_acpi_state()
1853
table->ACPIState.levels[0].
gen2PCIE
= 0;
in ni_populate_smc_acpi_state()
2324
level->
gen2PCIE
= pi->pcie_gen2 ?
in ni_convert_power_level_to_smc()
H
A
D
si_dpm.c
4439
table->initialState.levels[0].
gen2PCIE
= (u8)si_pi->boot_pcie_gen;
in si_populate_smc_initial_state()
4508
table->ACPIState.levels[0].
gen2PCIE
= si_pi->acpi_pcie_gen;
in si_populate_smc_acpi_state()
4532
table->ACPIState.levels[0].
gen2PCIE
= (u8)r600_get_pcie_gen_support(rdev,
in si_populate_smc_acpi_state()
4973
level->
gen2PCIE
= (u8)si_pi->force_pcie_gen;
in si_convert_power_level_to_smc()
4975
level->
gen2PCIE
= (u8)pl->pcie_gen;
in si_convert_power_level_to_smc()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
245
table->ACPIState.levels[0].
gen2PCIE
= pi->pcie_gen2 ?
in rv730_populate_smc_acpi_state()
252
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv730_populate_smc_acpi_state()
374
table->initialState.levels[0].
gen2PCIE
= 1;
in rv730_populate_smc_initial_state()
376
table->initialState.levels[0].
gen2PCIE
= 0;
in rv730_populate_smc_initial_state()
H
A
D
rv770_smc.h
101
uint8_t
gen2PCIE
;
member
H
A
D
cypress_dpm.c
688
level->
gen2PCIE
= pi->pcie_gen2 ?
in cypress_convert_power_level_to_smc()
1306
table->initialState.levels[0].
gen2PCIE
= 1;
in cypress_populate_smc_initial_state()
1308
table->initialState.levels[0].
gen2PCIE
= 0;
in cypress_populate_smc_initial_state()
1368
table->ACPIState.levels[0].
gen2PCIE
= 1;
in cypress_populate_smc_acpi_state()
1370
table->ACPIState.levels[0].
gen2PCIE
= 0;
in cypress_populate_smc_acpi_state()
1372
table->ACPIState.levels[0].
gen2PCIE
= 0;
in cypress_populate_smc_acpi_state()
1382
table->ACPIState.levels[0].
gen2PCIE
= 0;
in cypress_populate_smc_acpi_state()
H
A
D
rv740_dpm.c
338
table->ACPIState.levels[0].
gen2PCIE
=
in rv740_populate_smc_acpi_state()
346
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv740_populate_smc_acpi_state()
H
A
D
nislands_smc.h
101
uint8_t
gen2PCIE
;
member
H
A
D
rv770_dpm.c
623
level->
gen2PCIE
= pi->pcie_gen2 ?
in rv770_convert_power_level_to_smc()
947
table->ACPIState.levels[0].
gen2PCIE
= 1;
in rv770_populate_smc_acpi_state()
949
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv770_populate_smc_acpi_state()
951
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv770_populate_smc_acpi_state()
959
table->ACPIState.levels[0].
gen2PCIE
= 0;
in rv770_populate_smc_acpi_state()
1084
table->initialState.levels[0].
gen2PCIE
= 1;
in rv770_populate_smc_initial_state()
1086
table->initialState.levels[0].
gen2PCIE
= 0;
in rv770_populate_smc_initial_state()
H
A
D
sislands_smc.h
140
uint8_t
gen2PCIE
;
member
H
A
D
ni_dpm.c
1757
table->initialState.level.
gen2PCIE
= 1;
in ni_populate_smc_initial_state()
1759
table->initialState.level.
gen2PCIE
= 0;
in ni_populate_smc_initial_state()
1830
table->ACPIState.level.
gen2PCIE
= 1;
in ni_populate_smc_acpi_state()
1832
table->ACPIState.level.
gen2PCIE
= 0;
in ni_populate_smc_acpi_state()
1834
table->ACPIState.level.
gen2PCIE
= 0;
in ni_populate_smc_acpi_state()
1852
table->ACPIState.level.
gen2PCIE
= 0;
in ni_populate_smc_acpi_state()
2325
level->
gen2PCIE
= pi->pcie_gen2 ?
in ni_convert_power_level_to_smc()
H
A
D
si_dpm.c
4436
table->initialState.level.
gen2PCIE
= (u8)si_pi->boot_pcie_gen;
in si_populate_smc_initial_state()
4505
table->ACPIState.level.
gen2PCIE
= si_pi->acpi_pcie_gen;
in si_populate_smc_acpi_state()
4529
table->ACPIState.level.
gen2PCIE
= (u8)r600_get_pcie_gen_support(rdev,
in si_populate_smc_acpi_state()
4972
level->
gen2PCIE
= (u8)si_pi->force_pcie_gen;
in si_convert_power_level_to_smc()
4974
level->
gen2PCIE
= (u8)pl->pcie_gen;
in si_convert_power_level_to_smc()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
si_dpm.h
432
uint8_t
gen2PCIE
;
member
752
uint8_t
gen2PCIE
;
member
H
A
D
sislands_smc.h
145
uint8_t
gen2PCIE
;
member
H
A
D
si_dpm.c
4898
table->initialState.levels[0].
gen2PCIE
= (u8)si_pi->boot_pcie_gen;
in si_populate_smc_initial_state()
4967
table->ACPIState.levels[0].
gen2PCIE
= si_pi->acpi_pcie_gen;
in si_populate_smc_acpi_state()
4991
table->ACPIState.levels[0].
gen2PCIE
=
in si_populate_smc_acpi_state()
5432
level->
gen2PCIE
= (u8)si_pi->force_pcie_gen;
in si_convert_power_level_to_smc()
5434
level->
gen2PCIE
= (u8)pl->pcie_gen;
in si_convert_power_level_to_smc()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
si_dpm.h
432
uint8_t
gen2PCIE
;
member
759
uint8_t
gen2PCIE
;
member
H
A
D
sislands_smc.h
136
uint8_t
gen2PCIE
;
member
H
A
D
si_dpm.c
4913
table->initialState.level.
gen2PCIE
= (u8)si_pi->boot_pcie_gen;
in si_populate_smc_initial_state()
5007
table->ACPIState.level.
gen2PCIE
= si_pi->acpi_pcie_gen;
in si_populate_smc_acpi_state()
5031
table->ACPIState.level.
gen2PCIE
=
in si_populate_smc_acpi_state()
5474
level->
gen2PCIE
= (u8)si_pi->force_pcie_gen;
in si_convert_power_level_to_smc()
5476
level->
gen2PCIE
= (u8)pl->pcie_gen;
in si_convert_power_level_to_smc()
Completed in 79 milliseconds