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:mpll_func_cntl_3
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
127
u32
mpll_func_cntl_3
= pi->clk_regs.rv730.mpll_func_cntl3;
in rv730_populate_mclk_value()
local
158
mpll_func_cntl_3
&= ~MPLL_FB_DIV_MASK;
in rv730_populate_mclk_value()
159
mpll_func_cntl_3
|= MPLL_FB_DIV(dividers.fb_div);
in rv730_populate_mclk_value()
161
mpll_func_cntl_3
|= MPLL_DITHEN;
in rv730_populate_mclk_value()
163
mpll_func_cntl_3
&= ~MPLL_DITHEN;
in rv730_populate_mclk_value()
190
mclk->mclk730.vMPLL_FUNC_CNTL3 = cpu_to_be32(
mpll_func_cntl_3
);
in rv730_populate_mclk_value()
234
u32
mpll_func_cntl_3
= 0;
in rv730_populate_smc_acpi_state()
local
259
mpll_func_cntl_3
= pi->clk_regs.rv730.mpll_func_cntl3;
in rv730_populate_smc_acpi_state()
298
table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL3 = cpu_to_be32(
mpll_func_cntl_3
);
in rv730_populate_smc_acpi_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
125
u32
mpll_func_cntl_3
= pi->clk_regs.rv730.mpll_func_cntl3;
in rv730_populate_mclk_value()
local
156
mpll_func_cntl_3
&= ~MPLL_FB_DIV_MASK;
in rv730_populate_mclk_value()
157
mpll_func_cntl_3
|= MPLL_FB_DIV(dividers.fb_div);
in rv730_populate_mclk_value()
159
mpll_func_cntl_3
|= MPLL_DITHEN;
in rv730_populate_mclk_value()
161
mpll_func_cntl_3
&= ~MPLL_DITHEN;
in rv730_populate_mclk_value()
188
mclk->mclk730.vMPLL_FUNC_CNTL3 = cpu_to_be32(
mpll_func_cntl_3
);
in rv730_populate_mclk_value()
232
u32
mpll_func_cntl_3
= 0;
in rv730_populate_smc_acpi_state()
local
257
mpll_func_cntl_3
= pi->clk_regs.rv730.mpll_func_cntl3;
in rv730_populate_smc_acpi_state()
296
table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL3 = cpu_to_be32(
mpll_func_cntl_3
);
in rv730_populate_smc_acpi_state()
Completed in 2 milliseconds