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:clk_frac_pll
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/
H
A
D
clk-frac-pll.c
37
struct
clk_frac_pll
{
struct
42
#define to_clk_frac_pll(_hw) container_of(_hw, struct
clk_frac_pll
, hw)
44
static int clk_wait_lock(struct
clk_frac_pll
*pll)
in clk_wait_lock()
52
static int clk_wait_ack(struct
clk_frac_pll
*pll)
in clk_wait_ack()
67
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_prepare()
79
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_unprepare()
89
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_is_prepared()
99
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_recalc_rate()
158
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_set_rate()
210
struct
clk_frac_pll
*pl
in imx_clk_hw_frac_pll()
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H
A
D
clk-frac-pll.c
37
struct
clk_frac_pll
{
struct
42
#define to_clk_frac_pll(_hw) container_of(_hw, struct
clk_frac_pll
, hw)
44
static int clk_wait_lock(struct
clk_frac_pll
*pll)
in clk_wait_lock()
52
static int clk_wait_ack(struct
clk_frac_pll
*pll)
in clk_wait_ack()
67
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_prepare()
79
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_unprepare()
89
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_is_prepared()
99
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_recalc_rate()
158
struct
clk_frac_pll
*pll = to_clk_frac_pll(hw);
in clk_pll_set_rate()
210
struct
clk_frac_pll
*pl
in imx_clk_hw_frac_pll()
[all...]
Completed in 1 milliseconds