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:kona_clks
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/bcm/
H
A
D
clk-bcm21664.c
31
.
kona_clks
= {
56
.
kona_clks
= {
139
.
kona_clks
= {
242
.
kona_clks
= {
H
A
D
clk-bcm281xx.c
32
.
kona_clks
= {
70
.
kona_clks
= {
93
.
kona_clks
= {
185
.
kona_clks
= {
314
.
kona_clks
= {
H
A
D
clk-kona-setup.c
752
kona_clk_teardown(&ccu->
kona_clks
[i].hw);
in ccu_clks_teardown()
794
return &ccu->
kona_clks
[idx].hw;
in of_clk_kona_onecell_get()
844
if (!ccu->
kona_clks
[i].ccu)
in kona_dt_ccu_setup()
846
kona_clk_setup(&ccu->
kona_clks
[i]);
in kona_dt_ccu_setup()
H
A
D
clk-kona.c
1260
struct kona_clk *
kona_clks
= ccu->
kona_clks
;
in kona_ccu_init()
local
1267
struct kona_clk *bcm_clk = &
kona_clks
[which];
in kona_ccu_init()
H
A
D
clk-kona.h
417
/* Initialization macro for an entry in a CCU's
kona_clks
[] array. */
487
struct kona_clk
kona_clks
[]; /* must be last */
member
/kernel/linux/linux-6.6/drivers/clk/bcm/
H
A
D
clk-bcm21664.c
23
.
kona_clks
= {
48
.
kona_clks
= {
131
.
kona_clks
= {
234
.
kona_clks
= {
H
A
D
clk-bcm281xx.c
24
.
kona_clks
= {
62
.
kona_clks
= {
85
.
kona_clks
= {
177
.
kona_clks
= {
306
.
kona_clks
= {
H
A
D
clk-kona-setup.c
744
kona_clk_teardown(&ccu->
kona_clks
[i].hw);
in ccu_clks_teardown()
786
return &ccu->
kona_clks
[idx].hw;
in of_clk_kona_onecell_get()
836
if (!ccu->
kona_clks
[i].ccu)
in kona_dt_ccu_setup()
838
kona_clk_setup(&ccu->
kona_clks
[i]);
in kona_dt_ccu_setup()
H
A
D
clk-kona.c
1252
struct kona_clk *
kona_clks
= ccu->
kona_clks
;
in kona_ccu_init()
local
1259
struct kona_clk *bcm_clk = &
kona_clks
[which];
in kona_ccu_init()
H
A
D
clk-kona.h
409
/* Initialization macro for an entry in a CCU's
kona_clks
[] array. */
479
struct kona_clk
kona_clks
[]; /* must be last */
member
Completed in 10 milliseconds