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
defs:clks
(Results
1 - 25
of
49
) sorted by relevance
1
2
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H
A
D
hw.h
19
const char *const *
clks
;
member
41
struct clk *
clks
[ISPP_MAX_BUS_CLK];
member
/device/soc/rockchip/common/vendor/drivers/phy/
H
A
D
phy-rockchip-snps-pcie3.c
58
struct clk_bulk_data *
clks
;
member
H
A
D
phy-rockchip-naneng-combphy.c
70
const struct clk_bulk_data *
clks
;
member
80
struct clk_bulk_data *
clks
;
member
[all...]
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H
A
D
rockchip_opp_select.h
27
struct clk_bulk_data *
clks
;
member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H
A
D
hw.h
83
const char *const *
clks
;
member
102
struct clk *
clks
[RKCIF_MAX_BUS_CLK];
member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H
A
D
hw.h
18
const char *const *
clks
;
member
45
struct clk *
clks
[RKISP_MAX_BUS_CLK];
member
/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
H
A
D
rockchip-otp.c
63
struct clk_bulk_data *
clks
;
member
H
A
D
rockchip-efuse.c
99
struct clk_bulk_data *
clks
;
member
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H
A
D
clk-rv1108.c
559
struct clk **
clks
;
in rv1108_clk_init()
local
H
A
D
clk-rk3036.c
387
struct clk **
clks
;
in rk3036_clk_init()
local
H
A
D
clk-rk3368.c
741
struct clk **
clks
;
in rk3368_clk_init()
local
H
A
D
clk-rk3188.c
641
struct clk **
clks
;
in rk3066a_clk_init()
local
660
struct clk **
clks
;
in rk3188a_clk_init()
local
[all...]
H
A
D
clk-rk3328.c
635
struct clk **
clks
;
in rk3328_clk_init()
local
H
A
D
clk-rk3228.c
538
struct clk **
clks
;
in rk3228_clk_init()
local
H
A
D
clk-rk3128.c
489
struct clk **
clks
;
in rk3128_common_clk_init()
local
H
A
D
clk-rk3399.c
1211
struct clk **
clks
;
in rk3399_clk_init()
local
H
A
D
clk-rk3308.c
714
struct clk **
clks
;
in rk3308_clk_init()
local
H
A
D
clk-rk3288.c
734
struct clk **
clks
;
in rk3288_common_init()
local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H
A
D
hw.h
20
const char * const *
clks
;
member
34
struct clk *
clks
[ISPP_MAX_BUS_CLK];
member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H
A
D
hw.h
87
const char * const *
clks
;
member
106
struct clk *
clks
[RKCIF_MAX_BUS_CLK];
member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H
A
D
hw.h
18
const char * const *
clks
;
member
45
struct clk *
clks
[RKISP_MAX_BUS_CLK];
member
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H
A
D
phy-rockchip-snps-pcie3.c
49
struct clk_bulk_data *
clks
;
member
H
A
D
phy-rockchip-naneng-combphy.c
70
const struct clk_bulk_data *
clks
;
member
80
struct clk_bulk_data *
clks
;
member
[all...]
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H
A
D
rockchip_opp_select.h
31
struct clk_bulk_data *
clks
;
member
/device/soc/rockchip/common/vendor/drivers/clk/
H
A
D
clk-rk1808.c
849
struct clk **
clks
;
in rk1808_clk_init()
local
Completed in 23 milliseconds
1
2