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:FIXED_FLL_SIZE
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wm8955.c
141
#define
FIXED_FLL_SIZE
((1 << 22) * 10)
macro
175
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in wm8955_pll_factors()
H
A
D
wm8400.c
850
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
900
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8900.c
677
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
726
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm9081.c
447
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
525
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8993.c
367
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
446
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8350.c
970
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
1003
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8995.c
1713
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
1777
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in wm8995_get_fll_config()
H
A
D
wm8904.c
1569
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
1647
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8994.c
2111
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
2178
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in wm8994_get_fll_config()
H
A
D
wm8962.c
2771
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wm8955.c
141
#define
FIXED_FLL_SIZE
((1 << 22) * 10)
macro
175
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in wm8955_pll_factors()
H
A
D
wm8400.c
850
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
900
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm9081.c
447
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
525
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8900.c
677
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
726
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8350.c
971
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
1004
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8993.c
367
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
446
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8995.c
1713
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
1777
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in wm8995_get_fll_config()
H
A
D
wm8904.c
1569
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
1647
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in fll_factors()
H
A
D
wm8994.c
2111
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
2178
Kpart =
FIXED_FLL_SIZE
* (long long)Nmod;
in wm8994_get_fll_config()
H
A
D
wm8962.c
2792
#define
FIXED_FLL_SIZE
((1 << 16) * 10)
macro
Completed in 44 milliseconds