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:vc7
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/
H
A
D
clk-versaclock7.c
124
struct vc7_driver_data *
vc7
;
member
133
struct vc7_driver_data *
vc7
;
member
142
struct vc7_driver_data *
vc7
;
member
149
struct vc7_driver_data *
vc7
;
member
180
struct vc7_driver_data *
vc7
= data;
in vc7_of_clk_get()
local
183
if (idx >=
vc7
->chip_info->num_outputs)
in vc7_of_clk_get()
186
return &
vc7
->clk_out[idx].hw;
in vc7_of_clk_get()
369
static int vc7_get_bank_clk(struct vc7_driver_data *
vc7
,
in vc7_get_bank_clk()
argument
379
map->src.iod = &
vc7
->clk_iod[0];
in vc7_get_bank_clk()
383
map->src.iod = &
vc7
in vc7_get_bank_clk()
516
vc7
_read_apll(struct
vc7
_driver_data *
vc7
)
vc7_read_apll()
argument
569
vc7
_read_fod(struct
vc7
_driver_data *
vc7
, unsigned int idx)
vc7_read_fod()
argument
592
vc7
_write_fod(struct
vc7
_driver_data *
vc7
, unsigned int idx)
vc7_write_fod()
argument
634
vc7
_read_iod(struct
vc7
_driver_data *
vc7
, unsigned int idx)
vc7_read_iod()
argument
653
vc7
_write_iod(struct
vc7
_driver_data *
vc7
, unsigned int idx)
vc7_write_iod()
argument
688
vc7
_read_output(struct
vc7
_driver_data *
vc7
, unsigned int idx)
vc7_read_output()
argument
707
vc7
_write_output(struct
vc7
_driver_data *
vc7
, unsigned int idx)
vc7_write_output()
argument
726
vc7
_get_apll_rate(struct
vc7
_driver_data *
vc7
)
vc7_get_apll_rate()
argument
879
struct
vc7
_driver_data *
vc7
= fod->
vc7
;
vc7_fod_recalc_rate()
local
927
struct
vc7
_driver_data *
vc7
= fod->
vc7
;
vc7_fod_set_rate()
local
962
struct
vc7
_driver_data *
vc7
= iod->
vc7
;
vc7_iod_recalc_rate()
local
1001
struct
vc7
_driver_data *
vc7
= iod->
vc7
;
vc7_iod_set_rate()
local
1033
struct
vc7
_driver_data *
vc7
= out->
vc7
;
vc7_clk_out_prepare()
local
1053
struct
vc7
_driver_data *
vc7
= out->
vc7
;
vc7_clk_out_unprepare()
local
1071
struct
vc7
_driver_data *
vc7
= out->
vc7
;
vc7_clk_out_is_enabled()
local
1096
struct
vc7
_driver_data *
vc7
;
vc7_probe()
local
1240
struct
vc7
_driver_data *
vc7
= i2c_get_clientdata(client);
vc7_remove()
local
[all...]
Completed in 2 milliseconds