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:target_div
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/mvebu/
H
A
D
clk-cpu.c
112
unsigned long fabric_div,
target_div
, cur_rate;
in clk_cpu_on_set_rate()
local
130
target_div
= fabric_div / 2;
in clk_cpu_on_set_rate()
133
target_div
= fabric_div;
in clk_cpu_on_set_rate()
135
if (
target_div
== 0)
in clk_cpu_on_set_rate()
136
target_div
= 1;
in clk_cpu_on_set_rate()
140
reg |= (
target_div
<< PMU_DFS_RATIO_SHIFT);
in clk_cpu_on_set_rate()
/kernel/linux/linux-6.6/drivers/clk/mvebu/
H
A
D
clk-cpu.c
112
unsigned long fabric_div,
target_div
, cur_rate;
in clk_cpu_on_set_rate()
local
130
target_div
= fabric_div / 2;
in clk_cpu_on_set_rate()
133
target_div
= fabric_div;
in clk_cpu_on_set_rate()
135
if (
target_div
== 0)
in clk_cpu_on_set_rate()
136
target_div
= 1;
in clk_cpu_on_set_rate()
140
reg |= (
target_div
<< PMU_DFS_RATIO_SHIFT);
in clk_cpu_on_set_rate()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/
H
A
D
dce60_clk_mgr.c
88
int
target_div
;
in dce60_get_dp_ref_freq_khz()
local
97
target_div
= dentist_get_divider_from_did(dprefclk_wdivider);
in dce60_get_dp_ref_freq_khz()
101
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dce60_get_dp_ref_freq_khz()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dce60/
H
A
D
dce60_clk_mgr.c
88
int
target_div
;
in dce60_get_dp_ref_freq_khz()
local
97
target_div
= dentist_get_divider_from_did(dprefclk_wdivider);
in dce60_get_dp_ref_freq_khz()
101
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dce60_get_dp_ref_freq_khz()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H
A
D
dcn32_clk_mgr.c
684
uint32_t
target_div
= 0;
in dcn32_dump_clk_registers()
local
711
target_div
= dentist_get_divider_from_did(dispclk_did);
in dcn32_dump_clk_registers()
714
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dcn32_dump_clk_registers()
717
target_div
= dentist_get_divider_from_did(dppclk_did);
in dcn32_dump_clk_registers()
720
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dcn32_dump_clk_registers()
723
target_div
= dentist_get_divider_from_did(dprefclk_did);
in dcn32_dump_clk_registers()
726
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dcn32_dump_clk_registers()
729
target_div
= dentist_get_divider_from_did(dcfclk_did);
in dcn32_dump_clk_registers()
732
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dcn32_dump_clk_registers()
735
target_div
in dcn32_dump_clk_registers()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H
A
D
dce_clk_mgr.c
135
int
target_div
;
in dce_get_dp_ref_freq_khz()
local
146
target_div
= dentist_get_divider_from_did(dprefclk_wdivider);
in dce_get_dp_ref_freq_khz()
150
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dce_get_dp_ref_freq_khz()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H
A
D
dce_clk_mgr.c
135
int
target_div
;
in dce_get_dp_ref_freq_khz()
local
146
target_div
= dentist_get_divider_from_did(dprefclk_wdivider);
in dce_get_dp_ref_freq_khz()
150
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dce_get_dp_ref_freq_khz()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H
A
D
dcn20_clk_mgr.c
535
int
target_div
;
in dcn20_clk_mgr_construct()
local
558
target_div
= dentist_get_divider_from_did(dprefclk_did);
in dcn20_clk_mgr_construct()
582
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dcn20_clk_mgr_construct()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H
A
D
dcn20_clk_mgr.c
487
int
target_div
= dentist_get_divider_from_did(dprefclk_did);
in dcn20_clk_mgr_construct()
local
513
* clk_mgr->base.dentist_vco_freq_khz) /
target_div
;
in dcn20_clk_mgr_construct()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_clk_mgr.c
154
int
target_div
;
in dce_get_dp_ref_freq_khz()
local
165
target_div
= dentist_get_divider_from_did(dprefclk_wdivider);
in dce_get_dp_ref_freq_khz()
169
* clk_mgr_dce->dentist_vco_freq_khz) /
target_div
;
in dce_get_dp_ref_freq_khz()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H
A
D
dce_clk_mgr.c
154
int
target_div
;
in dce_get_dp_ref_freq_khz()
local
165
target_div
= dentist_get_divider_from_did(dprefclk_wdivider);
in dce_get_dp_ref_freq_khz()
169
* clk_mgr_dce->dentist_vco_freq_khz) /
target_div
;
in dce_get_dp_ref_freq_khz()
Completed in 10 milliseconds