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:iproc_clk_ctrl
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/bcm/
H
A
D
clk-sr.c
47
static const struct
iproc_clk_ctrl
sr_genpll0_clk[] = {
107
static const struct
iproc_clk_ctrl
sr_genpll2_clk[] = {
166
static const struct
iproc_clk_ctrl
sr_genpll3_clk[] = {
201
static const struct
iproc_clk_ctrl
sr_genpll4_clk[] = {
255
static const struct
iproc_clk_ctrl
sr_genpll5_clk[] = {
291
static const struct
iproc_clk_ctrl
sr_lcpll0_clk[] = {
336
static const struct
iproc_clk_ctrl
sr_lcpll1_clk[] = {
375
static const struct
iproc_clk_ctrl
sr_lcpll_pcie_clk[] = {
H
A
D
clk-iproc.h
193
struct
iproc_clk_ctrl
{
struct
217
const struct
iproc_clk_ctrl
*clk_ctrl,
H
A
D
clk-cygnus.c
71
static const struct
iproc_clk_ctrl
genpll_clk[] = {
129
static const struct
iproc_clk_ctrl
lcpll0_clk[] = {
207
static const struct
iproc_clk_ctrl
mipipll_clk[] = {
287
static const struct
iproc_clk_ctrl
audiopll_clk[] = {
H
A
D
clk-ns2.c
53
static const struct
iproc_clk_ctrl
genpll_scr_clk[] = {
115
static const struct
iproc_clk_ctrl
genpll_sw_clk[] = {
177
static const struct
iproc_clk_ctrl
lcpll_ddr_clk[] = {
239
static const struct
iproc_clk_ctrl
lcpll_ports_clk[] = {
H
A
D
clk-nsp.c
56
static const struct
iproc_clk_ctrl
genpll_clk[] = {
113
static const struct
iproc_clk_ctrl
lcpll0_clk[] = {
H
A
D
clk-iproc-pll.c
86
const struct
iproc_clk_ctrl
*ctrl;
588
const struct
iproc_clk_ctrl
*ctrl = clk->ctrl;
in iproc_clk_enable()
608
const struct
iproc_clk_ctrl
*ctrl = clk->ctrl;
in iproc_clk_disable()
624
const struct
iproc_clk_ctrl
*ctrl = clk->ctrl;
in iproc_clk_recalc_rate()
672
const struct
iproc_clk_ctrl
*ctrl = clk->ctrl;
in iproc_clk_set_rate()
729
const struct
iproc_clk_ctrl
*clk_ctrl,
in iproc_pll_clk_setup()
/kernel/linux/linux-6.6/drivers/clk/bcm/
H
A
D
clk-sr.c
47
static const struct
iproc_clk_ctrl
sr_genpll0_clk[] = {
107
static const struct
iproc_clk_ctrl
sr_genpll2_clk[] = {
166
static const struct
iproc_clk_ctrl
sr_genpll3_clk[] = {
201
static const struct
iproc_clk_ctrl
sr_genpll4_clk[] = {
255
static const struct
iproc_clk_ctrl
sr_genpll5_clk[] = {
291
static const struct
iproc_clk_ctrl
sr_lcpll0_clk[] = {
336
static const struct
iproc_clk_ctrl
sr_lcpll1_clk[] = {
375
static const struct
iproc_clk_ctrl
sr_lcpll_pcie_clk[] = {
H
A
D
clk-iproc.h
183
struct
iproc_clk_ctrl
{
struct
207
const struct
iproc_clk_ctrl
*clk_ctrl,
H
A
D
clk-cygnus.c
61
static const struct
iproc_clk_ctrl
genpll_clk[] = {
119
static const struct
iproc_clk_ctrl
lcpll0_clk[] = {
197
static const struct
iproc_clk_ctrl
mipipll_clk[] = {
277
static const struct
iproc_clk_ctrl
audiopll_clk[] = {
H
A
D
clk-ns2.c
43
static const struct
iproc_clk_ctrl
genpll_scr_clk[] = {
105
static const struct
iproc_clk_ctrl
genpll_sw_clk[] = {
167
static const struct
iproc_clk_ctrl
lcpll_ddr_clk[] = {
229
static const struct
iproc_clk_ctrl
lcpll_ports_clk[] = {
H
A
D
clk-nsp.c
46
static const struct
iproc_clk_ctrl
genpll_clk[] = {
103
static const struct
iproc_clk_ctrl
lcpll0_clk[] = {
H
A
D
clk-iproc-pll.c
76
const struct
iproc_clk_ctrl
*ctrl;
578
const struct
iproc_clk_ctrl
*ctrl = clk->ctrl;
in iproc_clk_enable()
598
const struct
iproc_clk_ctrl
*ctrl = clk->ctrl;
in iproc_clk_disable()
614
const struct
iproc_clk_ctrl
*ctrl = clk->ctrl;
in iproc_clk_recalc_rate()
662
const struct
iproc_clk_ctrl
*ctrl = clk->ctrl;
in iproc_clk_set_rate()
719
const struct
iproc_clk_ctrl
*clk_ctrl,
in iproc_pll_clk_setup()
Completed in 7 milliseconds