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:CLKS_MASK
(Results
1 - 25
of
32
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
115
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
rv6xxd.h
160
# define
CLKS_MASK
(0xff << 3)
macro
H
A
D
rv740_dpm.c
264
mpll_ss2 &= ~
CLKS_MASK
;
in rv740_populate_mclk_value()
H
A
D
rv770d.h
272
#define
CLKS_MASK
(0xfff << 4)
macro
H
A
D
rv6xx_dpm.c
318
CLKS(clk_s), ~
CLKS_MASK
);
in rv6xx_set_engine_spread_spectrum_clk_s()
342
WREG32_P(CG_MPLL_SPREAD_SPECTRUM, CLKS(clk_s), ~
CLKS_MASK
);
in rv6xx_set_memory_spread_spectrum_clk_s()
H
A
D
nid.h
692
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
cikd.h
758
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
cypress_dpm.c
573
mpll_ss2 &= ~
CLKS_MASK
;
in cypress_populate_mclk_value()
H
A
D
sid.h
635
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
evergreend.h
230
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
rv770_dpm.c
546
cg_spll_spread_spectrum &= ~
CLKS_MASK
;
in rv770_populate_sclk_value()
H
A
D
ni_dpm.c
2254
mpll_ss2 &= ~
CLKS_MASK
;
in ni_populate_mclk_value()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
115
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
rv6xxd.h
160
# define
CLKS_MASK
(0xff << 3)
macro
H
A
D
rv740_dpm.c
263
mpll_ss2 &= ~
CLKS_MASK
;
in rv740_populate_mclk_value()
H
A
D
rv770d.h
272
#define
CLKS_MASK
(0xfff << 4)
macro
H
A
D
rv6xx_dpm.c
318
CLKS(clk_s), ~
CLKS_MASK
);
in rv6xx_set_engine_spread_spectrum_clk_s()
342
WREG32_P(CG_MPLL_SPREAD_SPECTRUM, CLKS(clk_s), ~
CLKS_MASK
);
in rv6xx_set_memory_spread_spectrum_clk_s()
H
A
D
nid.h
692
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
cypress_dpm.c
571
mpll_ss2 &= ~
CLKS_MASK
;
in cypress_populate_mclk_value()
H
A
D
cikd.h
758
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
sid.h
635
#define
CLKS_MASK
(0xfff << 0)
macro
H
A
D
rv770_dpm.c
548
cg_spll_spread_spectrum &= ~
CLKS_MASK
;
in rv770_populate_sclk_value()
H
A
D
evergreend.h
230
#define
CLKS_MASK
(0xfff << 0)
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
636
#define
CLKS_MASK
(0xfff << 0)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
636
#define
CLKS_MASK
(0xfff << 0)
macro
Completed in 100 milliseconds
1
2