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_freq_tbl
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/qcom/
H
A
D
clk-pll.c
113
struct
pll_freq_tbl
*find_freq(const struct
pll_freq_tbl
*f, unsigned long rate)
in find_freq()
129
const struct
pll_freq_tbl
*f;
in clk_pll_determine_rate()
144
const struct
pll_freq_tbl
*f;
in clk_pll_set_rate()
304
const struct
pll_freq_tbl
*f;
in clk_pll_sr2_set_rate()
H
A
D
clk-pll.h
13
* struct
pll_freq_tbl
- PLL frequency table
19
struct
pll_freq_tbl
{
struct
50
const struct
pll_freq_tbl
*freq_tbl;
H
A
D
a53-pll.c
18
static const struct
pll_freq_tbl
a53pll_freq[] = {
H
A
D
gcc-ipq806x.c
223
static struct
pll_freq_tbl
pll18_freq_tbl[] = {
/kernel/linux/linux-6.6/drivers/clk/qcom/
H
A
D
clk-pll.c
113
struct
pll_freq_tbl
*find_freq(const struct
pll_freq_tbl
*f, unsigned long rate)
in find_freq()
129
const struct
pll_freq_tbl
*f;
in clk_pll_determine_rate()
144
const struct
pll_freq_tbl
*f;
in clk_pll_set_rate()
304
const struct
pll_freq_tbl
*f;
in clk_pll_sr2_set_rate()
H
A
D
clk-pll.h
13
* struct
pll_freq_tbl
- PLL frequency table
19
struct
pll_freq_tbl
{
struct
50
const struct
pll_freq_tbl
*freq_tbl;
H
A
D
a53-pll.c
20
static const struct
pll_freq_tbl
a53pll_freq[] = {
39
static struct
pll_freq_tbl
*qcom_a53pll_get_freq_tbl(struct device *dev)
in qcom_a53pll_get_freq_tbl()
41
struct
pll_freq_tbl
*freq_tbl;
in qcom_a53pll_get_freq_tbl()
H
A
D
gcc-ipq806x.c
235
static struct
pll_freq_tbl
pll18_freq_tbl[] = {
H
A
D
gcc-msm8976.c
119
static const struct
pll_freq_tbl
gpll3_freq_tbl[] = {
Completed in 12 milliseconds