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:fll_fout
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm8993.c
219
unsigned int
fll_fout
;
member
477
if (Fref == wm8993->fll_fref && Fout == wm8993->
fll_fout
)
in _wm8993_set_fll()
484
wm8993->
fll_fout
= 0;
in _wm8993_set_fll()
564
wm8993->
fll_fout
= Fout;
in _wm8993_set_fll()
600
wm8993->
fll_fout
);
in configure_clock()
604
if (wm8993->
fll_fout
> 13500000) {
in configure_clock()
606
wm8993->sysclk_rate = wm8993->
fll_fout
/ 2;
in configure_clock()
609
wm8993->sysclk_rate = wm8993->
fll_fout
;
in configure_clock()
1549
int
fll_fout
= wm8993->
fll_fout
;
in wm8993_suspend()
local
1577
int
fll_fout
= wm8993->
fll_fout
;
wm8993_resume()
local
[all...]
H
A
D
wm9081.c
154
int
fll_fout
;
member
555
if (Fref == wm9081->fll_fref && Fout == wm9081->
fll_fout
)
in wm9081_set_fll()
562
wm9081->
fll_fout
= 0;
in wm9081_set_fll()
631
wm9081->
fll_fout
= Fout;
in wm9081_set_fll()
H
A
D
wm8904.c
72
int
fll_fout
;
member
339
wm8904->
fll_fout
);
in wm8904_configure_clocking()
342
rate = wm8904->
fll_fout
;
in wm8904_configure_clocking()
1678
Fout == wm8904->
fll_fout
)
in wm8904_set_fll()
1687
wm8904->
fll_fout
= 0;
in wm8904_set_fll()
1789
wm8904->
fll_fout
= Fout;
in wm8904_set_fll()
H
A
D
wm2200.c
92
int
fll_fout
;
member
1946
if (wm2200->
fll_fout
)
in wm2200_set_fll()
1949
wm2200->
fll_fout
= 0;
in wm2200_set_fll()
2049
wm2200->
fll_fout
= Fout;
in wm2200_set_fll()
H
A
D
wm8962.c
65
int
fll_fout
;
member
2874
Fout == wm8962->
fll_fout
)
in wm8962_set_fll()
2881
wm8962->
fll_fout
= 0;
in wm8962_set_fll()
2969
wm8962->
fll_fout
= Fout;
in wm8962_set_fll()
H
A
D
wm8996.c
61
int
fll_fout
;
member
2012
Fout == wm8996->
fll_fout
)
in wm8996_set_fll()
2019
wm8996->
fll_fout
= 0;
in wm8996_set_fll()
2132
wm8996->
fll_fout
= Fout;
in wm8996_set_fll()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm8993.c
219
unsigned int
fll_fout
;
member
477
if (Fref == wm8993->fll_fref && Fout == wm8993->
fll_fout
)
in _wm8993_set_fll()
484
wm8993->
fll_fout
= 0;
in _wm8993_set_fll()
564
wm8993->
fll_fout
= Fout;
in _wm8993_set_fll()
600
wm8993->
fll_fout
);
in configure_clock()
604
if (wm8993->
fll_fout
> 13500000) {
in configure_clock()
606
wm8993->sysclk_rate = wm8993->
fll_fout
/ 2;
in configure_clock()
609
wm8993->sysclk_rate = wm8993->
fll_fout
;
in configure_clock()
1549
int
fll_fout
= wm8993->
fll_fout
;
in wm8993_suspend()
local
1577
int
fll_fout
= wm8993->
fll_fout
;
wm8993_resume()
local
[all...]
H
A
D
wm9081.c
154
int
fll_fout
;
member
555
if (Fref == wm9081->fll_fref && Fout == wm9081->
fll_fout
)
in wm9081_set_fll()
562
wm9081->
fll_fout
= 0;
in wm9081_set_fll()
631
wm9081->
fll_fout
= Fout;
in wm9081_set_fll()
H
A
D
wm8904.c
72
int
fll_fout
;
member
339
wm8904->
fll_fout
);
in wm8904_configure_clocking()
342
rate = wm8904->
fll_fout
;
in wm8904_configure_clocking()
1678
Fout == wm8904->
fll_fout
)
in wm8904_set_fll()
1687
wm8904->
fll_fout
= 0;
in wm8904_set_fll()
1789
wm8904->
fll_fout
= Fout;
in wm8904_set_fll()
H
A
D
wm2200.c
84
int
fll_fout
;
member
1933
if (wm2200->
fll_fout
)
in wm2200_set_fll()
1936
wm2200->
fll_fout
= 0;
in wm2200_set_fll()
2036
wm2200->
fll_fout
= Fout;
in wm2200_set_fll()
H
A
D
wm8996.c
61
int
fll_fout
;
member
2012
Fout == wm8996->
fll_fout
)
in wm8996_set_fll()
2019
wm8996->
fll_fout
= 0;
in wm8996_set_fll()
2132
wm8996->
fll_fout
= Fout;
in wm8996_set_fll()
H
A
D
wm8962.c
65
int
fll_fout
;
member
2895
Fout == wm8962->
fll_fout
)
in wm8962_set_fll()
2902
wm8962->
fll_fout
= 0;
in wm8962_set_fll()
2993
wm8962->
fll_fout
= Fout;
in wm8962_set_fll()
Completed in 42 milliseconds