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_clk
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/bcm/
H
A
D
clk-kona.c
976
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_enable()
984
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_disable()
992
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_is_enabled()
1001
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_recalc_rate()
1011
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_round_rate()
1025
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_determine_rate()
1085
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_set_parent()
1120
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_get_parent()
1133
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_set_rate()
1194
static bool __peri_clk_init(struct
kona_clk
*bcm_cl
[all...]
H
A
D
clk-kona-setup.c
51
static bool clk_requires_trigger(struct
kona_clk
*bcm_clk)
in clk_requires_trigger()
77
static bool peri_clk_data_offsets_valid(struct
kona_clk
*bcm_clk)
in peri_clk_data_offsets_valid()
368
static bool kona_dividers_valid(struct
kona_clk
*bcm_clk)
in kona_dividers_valid()
400
peri_clk_data_valid(struct
kona_clk
*bcm_clk)
in peri_clk_data_valid()
492
static bool kona_clk_valid(struct
kona_clk
*bcm_clk)
in kona_clk_valid()
681
static void bcm_clk_teardown(struct
kona_clk
*bcm_clk)
in bcm_clk_teardown()
696
struct
kona_clk
*bcm_clk;
in kona_clk_teardown()
707
static int kona_clk_setup(struct
kona_clk
*bcm_clk)
in kona_clk_setup()
H
A
D
clk-kona.h
404
struct
kona_clk
{
struct
415
container_of(_hw, struct
kona_clk
, hw)
487
struct
kona_clk
kona_clks[]; /* must be last */
/kernel/linux/linux-6.6/drivers/clk/bcm/
H
A
D
clk-kona.c
968
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_enable()
976
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_disable()
984
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_is_enabled()
993
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_recalc_rate()
1003
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_round_rate()
1017
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_determine_rate()
1077
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_set_parent()
1112
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_get_parent()
1125
struct
kona_clk
*bcm_clk = to_kona_clk(hw);
in kona_peri_clk_set_rate()
1186
static bool __peri_clk_init(struct
kona_clk
*bcm_cl
[all...]
H
A
D
clk-kona-setup.c
43
static bool clk_requires_trigger(struct
kona_clk
*bcm_clk)
in clk_requires_trigger()
69
static bool peri_clk_data_offsets_valid(struct
kona_clk
*bcm_clk)
in peri_clk_data_offsets_valid()
360
static bool kona_dividers_valid(struct
kona_clk
*bcm_clk)
in kona_dividers_valid()
392
peri_clk_data_valid(struct
kona_clk
*bcm_clk)
in peri_clk_data_valid()
484
static bool kona_clk_valid(struct
kona_clk
*bcm_clk)
in kona_clk_valid()
673
static void bcm_clk_teardown(struct
kona_clk
*bcm_clk)
in bcm_clk_teardown()
688
struct
kona_clk
*bcm_clk;
in kona_clk_teardown()
699
static int kona_clk_setup(struct
kona_clk
*bcm_clk)
in kona_clk_setup()
H
A
D
clk-kona.h
396
struct
kona_clk
{
struct
407
container_of(_hw, struct
kona_clk
, hw)
479
struct
kona_clk
kona_clks[]; /* must be last */
Completed in 8 milliseconds