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:pll_vco
(Results
1 - 25
of
74
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/clk/qcom/
H
A
D
gcc-ipq4019.c
66
* @
pll_vco
: vco feedback divider
75
const struct clk_fepll_vco *
pll_vco
;
member
1213
const struct clk_fepll_vco *
pll_vco
= pll_div->
pll_vco
;
in clk_fepll_vco_calc_rate()
local
1217
regmap_read(pll_div->cdiv.clkr.regmap,
pll_vco
->reg, &cdiv);
in clk_fepll_vco_calc_rate()
1218
refclkdiv = (cdiv >>
pll_vco
->refclkdiv_shift) &
in clk_fepll_vco_calc_rate()
1219
(BIT(
pll_vco
->refclkdiv_width) - 1);
in clk_fepll_vco_calc_rate()
1220
fdbkdiv = (cdiv >>
pll_vco
->fdbkdiv_shift) &
in clk_fepll_vco_calc_rate()
1221
(BIT(
pll_vco
->fdbkdiv_width) - 1);
in clk_fepll_vco_calc_rate()
1372
.
pll_vco
[all...]
H
A
D
clk-alpha-pll.h
44
struct
pll_vco
{
struct
67
const struct
pll_vco
*vco_table;
H
A
D
videocc-sm8150.c
30
static struct
pll_vco
trion_vco[] = {
H
A
D
videocc-sc7180.c
29
static const struct
pll_vco
fabia_vco[] = {
H
A
D
gpucc-sm8150.c
30
static const struct
pll_vco
trion_vco[] = {
H
A
D
gpucc-sc7180.c
35
static const struct
pll_vco
fabia_vco[] = {
H
A
D
clk-alpha-pll.c
442
static const struct
pll_vco
*
445
const struct
pll_vco
*v = pll->vco_table;
in alpha_pll_find_vco()
446
const struct
pll_vco
*end = v + pll->num_vco;
in alpha_pll_find_vco()
542
const struct
pll_vco
*vco;
in __clk_alpha_pll_set_rate()
1177
const struct
pll_vco
*vco;
in alpha_pll_fabia_prepare()
H
A
D
videocc-sm8250.c
30
static struct
pll_vco
lucid_vco[] = {
H
A
D
lpasscorecc-sc7180.c
30
static struct
pll_vco
fabia_vco[] = {
H
A
D
gpucc-sm8250.c
36
static struct
pll_vco
lucid_vco[] = {
/kernel/linux/linux-6.6/drivers/clk/qcom/
H
A
D
gcc-ipq4019.c
65
* @
pll_vco
: vco feedback divider
74
const struct clk_fepll_vco *
pll_vco
;
member
90
const struct clk_fepll_vco *
pll_vco
= pll_div->
pll_vco
;
in clk_fepll_vco_calc_rate()
local
94
regmap_read(pll_div->cdiv.clkr.regmap,
pll_vco
->reg, &cdiv);
in clk_fepll_vco_calc_rate()
95
refclkdiv = (cdiv >>
pll_vco
->refclkdiv_shift) &
in clk_fepll_vco_calc_rate()
96
(BIT(
pll_vco
->refclkdiv_width) - 1);
in clk_fepll_vco_calc_rate()
97
fdbkdiv = (cdiv >>
pll_vco
->fdbkdiv_shift) &
in clk_fepll_vco_calc_rate()
98
(BIT(
pll_vco
->fdbkdiv_width) - 1);
in clk_fepll_vco_calc_rate()
249
.
pll_vco
[all...]
H
A
D
clk-alpha-pll.h
59
struct
pll_vco
{
struct
82
const struct
pll_vco
*vco_table;
H
A
D
a7-pll.c
18
static const struct
pll_vco
lucid_vco[] = {
H
A
D
videocc-sc7180.c
25
static const struct
pll_vco
fabia_vco[] = {
H
A
D
gpucc-sm6115.c
41
static struct
pll_vco
default_vco[] = {
45
static struct
pll_vco
pll1_vco[] = {
H
A
D
videocc-sm8350.c
40
static const struct
pll_vco
lucid_5lpe_vco[] = {
44
static const struct
pll_vco
lucid_5lpe_vco_8280xp[] = {
H
A
D
gpucc-sc7180.c
32
static const struct
pll_vco
fabia_vco[] = {
H
A
D
gpucc-sm8150.c
29
static const struct
pll_vco
trion_vco[] = {
H
A
D
videocc-sc7280.c
26
static const struct
pll_vco
lucid_vco[] = {
H
A
D
videocc-sm8150.c
26
static struct
pll_vco
trion_vco[] = {
H
A
D
lpassaudiocc-sc7280.c
40
static const struct
pll_vco
zonda_vco[] = {
119
static const struct
pll_vco
lucid_vco[] = {
H
A
D
gpucc-sdm660.c
54
static struct
pll_vco
gpu_vco[] = {
H
A
D
gpucc-msm8998.c
51
static struct
pll_vco
fabia_vco[] = {
H
A
D
gpucc-sm6125.c
39
static struct
pll_vco
gpu_cc_pll_vco[] = {
H
A
D
gpucc-sm8250.c
35
static struct
pll_vco
lucid_vco[] = {
Completed in 14 milliseconds
1
2
3