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_ss
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
128
u32
mpll_ss
= pi->clk_regs.rv730.
mpll_ss
;
in rv730_populate_mclk_value()
local
175
mpll_ss
&= ~CLK_S_MASK;
in rv730_populate_mclk_value()
176
mpll_ss
|= CLK_S(clk_s);
in rv730_populate_mclk_value()
177
mpll_ss
|= SSEN;
in rv730_populate_mclk_value()
180
mpll_ss
|= CLK_V(clk_v);
in rv730_populate_mclk_value()
191
mclk->mclk730.vMPLL_SS = cpu_to_be32(
mpll_ss
);
in rv730_populate_mclk_value()
222
pi->clk_regs.rv730.
mpll_ss
=
in rv730_read_clock_registers()
337
cpu_to_be32(pi->clk_regs.rv730.
mpll_ss
);
in rv730_populate_smc_initial_state()
H
A
D
rv770_dpm.h
56
u32
mpll_ss
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv730_dpm.c
126
u32
mpll_ss
= pi->clk_regs.rv730.
mpll_ss
;
in rv730_populate_mclk_value()
local
173
mpll_ss
&= ~CLK_S_MASK;
in rv730_populate_mclk_value()
174
mpll_ss
|= CLK_S(clk_s);
in rv730_populate_mclk_value()
175
mpll_ss
|= SSEN;
in rv730_populate_mclk_value()
178
mpll_ss
|= CLK_V(clk_v);
in rv730_populate_mclk_value()
189
mclk->mclk730.vMPLL_SS = cpu_to_be32(
mpll_ss
);
in rv730_populate_mclk_value()
220
pi->clk_regs.rv730.
mpll_ss
=
in rv730_read_clock_registers()
335
cpu_to_be32(pi->clk_regs.rv730.
mpll_ss
);
in rv730_populate_smc_initial_state()
H
A
D
rv770_dpm.h
56
u32
mpll_ss
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H
A
D
si_dpm.h
522
u32
mpll_ss
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H
A
D
si_dpm.h
522
u32
mpll_ss
;
member
Completed in 16 milliseconds