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
defs:spll_func_cntl
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
45
u32
spll_func_cntl
= pi->clk_regs.rv730.cg_spll_func_cntl;
in rv730_populate_sclk_value()
local
237
u32
spll_func_cntl
;
in rv730_populate_smc_acpi_state()
local
[all...]
H
A
D
rv740_dpm.c
125
u32
spll_func_cntl
= pi->clk_regs.rv770.cg_spll_func_cntl;
in rv740_populate_sclk_value()
local
326
u32
spll_func_cntl
= pi->clk_regs.rv770.cg_spll_func_cntl;
in rv740_populate_smc_acpi_state()
local
H
A
D
cypress_dpm.c
1348
u32
spll_func_cntl
=
in cypress_populate_smc_acpi_state()
local
H
A
D
rv770_dpm.c
489
u32
spll_func_cntl
=
in rv770_populate_sclk_value()
local
927
u32
spll_func_cntl
=
in rv770_populate_smc_acpi_state()
local
[all...]
H
A
D
ni_dpm.c
1801
u32
spll_func_cntl
= ni_pi->clock_registers.cg_spll_func_cntl;
in ni_populate_smc_acpi_state()
local
2004
u32
spll_func_cntl
= ni_pi->clock_registers.cg_spll_func_cntl;
in ni_calculate_sclk_params()
local
H
A
D
ci_dpm.c
2980
u32
spll_func_cntl
= pi->clock_registers.cg_spll_func_cntl;
in ci_populate_smc_acpi_level()
local
H
A
D
si_dpm.c
4477
u32
spll_func_cntl
= si_pi->clock_registers.cg_spll_func_cntl;
in si_populate_smc_acpi_state()
local
4771
u32
spll_func_cntl
= si_pi->clock_registers.cg_spll_func_cntl;
in si_calculate_sclk_params()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
43
u32
spll_func_cntl
= pi->clk_regs.rv730.cg_spll_func_cntl;
in rv730_populate_sclk_value()
local
235
u32
spll_func_cntl
;
in rv730_populate_smc_acpi_state()
local
[all...]
H
A
D
rv740_dpm.c
124
u32
spll_func_cntl
= pi->clk_regs.rv770.cg_spll_func_cntl;
in rv740_populate_sclk_value()
local
325
u32
spll_func_cntl
= pi->clk_regs.rv770.cg_spll_func_cntl;
in rv740_populate_smc_acpi_state()
local
H
A
D
cypress_dpm.c
1346
u32
spll_func_cntl
=
in cypress_populate_smc_acpi_state()
local
H
A
D
rv770_dpm.c
491
u32
spll_func_cntl
=
in rv770_populate_sclk_value()
local
929
u32
spll_func_cntl
=
in rv770_populate_smc_acpi_state()
local
[all...]
H
A
D
ni_dpm.c
1800
u32
spll_func_cntl
= ni_pi->clock_registers.cg_spll_func_cntl;
in ni_populate_smc_acpi_state()
local
2005
u32
spll_func_cntl
= ni_pi->clock_registers.cg_spll_func_cntl;
in ni_calculate_sclk_params()
local
H
A
D
ci_dpm.c
2956
u32
spll_func_cntl
= pi->clock_registers.cg_spll_func_cntl;
in ci_populate_smc_acpi_level()
local
H
A
D
si_dpm.c
4474
u32
spll_func_cntl
= si_pi->clock_registers.cg_spll_func_cntl;
in si_populate_smc_acpi_state()
local
4770
u32
spll_func_cntl
= si_pi->clock_registers.cg_spll_func_cntl;
in si_calculate_sclk_params()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
ci_smumgr.c
301
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in ci_calculate_sclk_params()
local
1384
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in ci_populate_smc_acpi_level()
local
[all...]
H
A
D
fiji_smumgr.c
861
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in fiji_calculate_sclk_params()
local
1308
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in fiji_populate_smc_acpi_level()
local
[all...]
H
A
D
iceland_smumgr.c
800
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in iceland_calculate_sclk_params()
local
1431
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in iceland_populate_smc_acpi_level()
local
[all...]
H
A
D
tonga_smumgr.c
543
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in tonga_calculate_sclk_params()
local
1183
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in tonga_populate_smc_acpi_level()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
tonga_smumgr.c
543
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in tonga_calculate_sclk_params()
local
1183
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in tonga_populate_smc_acpi_level()
local
[all...]
H
A
D
fiji_smumgr.c
860
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in fiji_calculate_sclk_params()
local
1307
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in fiji_populate_smc_acpi_level()
local
[all...]
H
A
D
iceland_smumgr.c
800
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in iceland_calculate_sclk_params()
local
1431
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in iceland_populate_smc_acpi_level()
local
[all...]
H
A
D
ci_smumgr.c
302
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in ci_calculate_sclk_params()
local
1385
uint32_t
spll_func_cntl
= data->clock_registers.vCG_SPLL_FUNC_CNTL;
in ci_populate_smc_acpi_level()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
si_dpm.c
4936
u32
spll_func_cntl
= si_pi->clock_registers.cg_spll_func_cntl;
in si_populate_smc_acpi_state()
local
5230
u32
spll_func_cntl
= si_pi->clock_registers.cg_spll_func_cntl;
in si_calculate_sclk_params()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
si_dpm.c
4976
u32
spll_func_cntl
= si_pi->clock_registers.cg_spll_func_cntl;
in si_populate_smc_acpi_state()
local
5272
u32
spll_func_cntl
= si_pi->clock_registers.cg_spll_func_cntl;
in si_calculate_sclk_params()
local
Completed in 91 milliseconds