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:sci_clk
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/keystone/
H
A
D
sci-clk.c
44
struct
sci_clk
**clocks;
49
* struct
sci_clk
- TI SCI clock representation
60
struct
sci_clk
{
struct
72
#define to_sci_clk(_hw) container_of(_hw, struct
sci_clk
, hw)
82
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_prepare()
101
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_unprepare()
121
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_is_prepared()
149
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_recalc_rate()
178
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_determine_rate()
221
struct
sci_clk
*cl
in sci_clk_set_rate()
294
_
sci_clk
_build(struct
sci_clk
_provider *provider, struct
sci_clk
*
sci_clk
)
_sci_clk_build()
argument
435
struct
sci_clk
*
sci_clk
;
ti_sci_scan_clocks_from_fw()
local
525
struct
sci_clk
*
sci_clk
, *prev;
ti_sci_scan_clocks_from_dt()
local
[all...]
/kernel/linux/linux-6.6/drivers/clk/keystone/
H
A
D
sci-clk.c
35
struct
sci_clk
**clocks;
40
* struct
sci_clk
- TI SCI clock representation
51
struct
sci_clk
{
struct
63
#define to_sci_clk(_hw) container_of(_hw, struct
sci_clk
, hw)
73
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_prepare()
92
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_unprepare()
112
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_is_prepared()
140
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_recalc_rate()
169
struct
sci_clk
*clk = to_sci_clk(hw);
in sci_clk_determine_rate()
212
struct
sci_clk
*cl
in sci_clk_set_rate()
285
_
sci_clk
_build(struct
sci_clk
_provider *provider, struct
sci_clk
*
sci_clk
)
_sci_clk_build()
argument
426
struct
sci_clk
*
sci_clk
;
ti_sci_scan_clocks_from_fw()
local
516
struct
sci_clk
*
sci_clk
, *prev;
ti_sci_scan_clocks_from_dt()
local
[all...]
Completed in 2 milliseconds