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:CLKFRAC
(Results
1 - 25
of
34
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
50
#define
CLKFRAC
(x) ((x) << 12)
macro
H
A
D
rv740_dpm.c
219
mpll_ad_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in rv740_populate_mclk_value()
236
mpll_dq_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in rv740_populate_mclk_value()
H
A
D
rv770d.h
123
#define
CLKFRAC
(x) ((x) << 12)
macro
H
A
D
cypress_dpm.c
523
mpll_ad_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in cypress_populate_mclk_value()
540
mpll_dq_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in cypress_populate_mclk_value()
H
A
D
rv770_dpm.c
435
mpll_ad_func_cntl |=
CLKFRAC
(clkfrac);
in rv770_populate_mclk_value()
463
mpll_dq_func_cntl |=
CLKFRAC
(clkfrac);
in rv770_populate_mclk_value()
H
A
D
nid.h
565
#define
CLKFRAC
(x) ((x) << 12)
macro
H
A
D
cikd.h
741
#define
CLKFRAC
(x) ((x) << 4)
macro
H
A
D
sid.h
618
#define
CLKFRAC
(x) ((x) << 4)
macro
H
A
D
ni_dpm.c
2204
mpll_ad_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in ni_populate_mclk_value()
2221
mpll_dq_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in ni_populate_mclk_value()
H
A
D
evergreend.h
103
#define
CLKFRAC
(x) ((x) << 12)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv740d.h
50
#define
CLKFRAC
(x) ((x) << 12)
macro
H
A
D
rv740_dpm.c
218
mpll_ad_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in rv740_populate_mclk_value()
235
mpll_dq_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in rv740_populate_mclk_value()
H
A
D
rv770d.h
123
#define
CLKFRAC
(x) ((x) << 12)
macro
H
A
D
cypress_dpm.c
521
mpll_ad_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in cypress_populate_mclk_value()
538
mpll_dq_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in cypress_populate_mclk_value()
H
A
D
rv770_dpm.c
437
mpll_ad_func_cntl |=
CLKFRAC
(clkfrac);
in rv770_populate_mclk_value()
465
mpll_dq_func_cntl |=
CLKFRAC
(clkfrac);
in rv770_populate_mclk_value()
H
A
D
nid.h
565
#define
CLKFRAC
(x) ((x) << 12)
macro
H
A
D
cikd.h
741
#define
CLKFRAC
(x) ((x) << 4)
macro
H
A
D
sid.h
618
#define
CLKFRAC
(x) ((x) << 4)
macro
H
A
D
ni_dpm.c
2205
mpll_ad_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in ni_populate_mclk_value()
2222
mpll_dq_func_cntl |=
CLKFRAC
(dividers.frac_fb_div);
in ni_populate_mclk_value()
H
A
D
evergreend.h
103
#define
CLKFRAC
(x) ((x) << 12)
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
619
#define
CLKFRAC
(x) ((x) << 4)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
619
#define
CLKFRAC
(x) ((x) << 4)
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
iceland_smumgr.c
1079
MPLL_FUNC_CNTL_1,
CLKFRAC
, mpll_param.mpll_fb_divider.clk_frac);
in iceland_calculate_mclk_params()
H
A
D
ci_smumgr.c
1054
MPLL_FUNC_CNTL_1,
CLKFRAC
, mpll_param.mpll_fb_divider.clk_frac);
in ci_calculate_mclk_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
iceland_smumgr.c
1079
MPLL_FUNC_CNTL_1,
CLKFRAC
, mpll_param.mpll_fb_divider.clk_frac);
in iceland_calculate_mclk_params()
Completed in 117 milliseconds
1
2