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:clkdm_dep
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H
A
D
clockdomains3xxx_data.c
57
static struct
clkdm_dep
gfx_sgx_3xxx_wkdeps[] = {
64
static struct
clkdm_dep
gfx_sgx_am35x_wkdeps[] = {
71
static struct
clkdm_dep
per_wkdeps[] = {
80
static struct
clkdm_dep
per_am35x_wkdeps[] = {
89
static struct
clkdm_dep
usbhost_wkdeps[] = {
98
static struct
clkdm_dep
usbhost_am35x_wkdeps[] = {
107
static struct
clkdm_dep
mpu_3xxx_wkdeps[] = {
116
static struct
clkdm_dep
mpu_am35x_wkdeps[] = {
125
static struct
clkdm_dep
iva2_wkdeps[] = {
136
static struct
clkdm_dep
cam_wkdep
[all...]
H
A
D
clockdomains7xx_data.c
34
static struct
clkdm_dep
cam_wkup_sleep_deps[] = {
39
static struct
clkdm_dep
dma_wkup_sleep_deps[] = {
57
static struct
clkdm_dep
dsp1_wkup_sleep_deps[] = {
84
static struct
clkdm_dep
dsp2_wkup_sleep_deps[] = {
111
static struct
clkdm_dep
dss_wkup_sleep_deps[] = {
117
static struct
clkdm_dep
eve1_wkup_sleep_deps[] = {
126
static struct
clkdm_dep
eve2_wkup_sleep_deps[] = {
135
static struct
clkdm_dep
eve3_wkup_sleep_deps[] = {
144
static struct
clkdm_dep
eve4_wkup_sleep_deps[] = {
153
static struct
clkdm_dep
gmac_wkup_sleep_dep
[all...]
H
A
D
clockdomains54xx_data.c
32
static struct
clkdm_dep
c2c_wkup_sleep_deps[] = {
44
static struct
clkdm_dep
cam_wkup_sleep_deps[] = {
51
static struct
clkdm_dep
dma_wkup_sleep_deps[] = {
66
static struct
clkdm_dep
dsp_wkup_sleep_deps[] = {
79
static struct
clkdm_dep
dss_wkup_sleep_deps[] = {
86
static struct
clkdm_dep
gpu_wkup_sleep_deps[] = {
93
static struct
clkdm_dep
ipu_wkup_sleep_deps[] = {
110
static struct
clkdm_dep
iva_wkup_sleep_deps[] = {
116
static struct
clkdm_dep
l3init_wkup_sleep_deps[] = {
127
static struct
clkdm_dep
l4sec_wkup_sleep_dep
[all...]
H
A
D
clockdomains44xx_data.c
33
static struct
clkdm_dep
d2d_wkup_sleep_deps[] = {
45
static struct
clkdm_dep
ducati_wkup_sleep_deps[] = {
62
static struct
clkdm_dep
iss_wkup_sleep_deps[] = {
69
static struct
clkdm_dep
ivahd_wkup_sleep_deps[] = {
75
static struct
clkdm_dep
l3_dma_wkup_sleep_deps[] = {
90
static struct
clkdm_dep
l3_dss_wkup_sleep_deps[] = {
97
static struct
clkdm_dep
l3_gfx_wkup_sleep_deps[] = {
104
static struct
clkdm_dep
l3_init_wkup_sleep_deps[] = {
115
static struct
clkdm_dep
l4_secure_wkup_sleep_deps[] = {
122
static struct
clkdm_dep
mpu_wkup_sleep_dep
[all...]
H
A
D
clockdomain.c
102
static struct
clkdm_dep
*_clkdm_deps_lookup(struct clockdomain *clkdm,
in _clkdm_deps_lookup()
103
struct
clkdm_dep
*deps)
in _clkdm_deps_lookup()
105
struct
clkdm_dep
*cd;
in _clkdm_deps_lookup()
162
* clkdm_name and storing the clockdomain pointer in the struct
clkdm_dep
.
166
struct
clkdm_dep
*clkdm_deps)
in _resolve_clkdm_deps()
168
struct
clkdm_dep
*cd;
in _resolve_clkdm_deps()
195
struct
clkdm_dep
*cd;
in _clkdm_add_wkdep()
238
struct
clkdm_dep
*cd;
in _clkdm_del_wkdep()
283
struct
clkdm_dep
*cd;
in _clkdm_add_sleepdep()
328
struct
clkdm_dep
*c
in _clkdm_del_sleepdep()
[all...]
H
A
D
clockdomain.h
76
* struct
clkdm_dep
- encode dependencies between clockdomains
87
struct
clkdm_dep
{
struct
136
struct
clkdm_dep
*wkdep_srcs;
137
struct
clkdm_dep
*sleepdep_srcs;
242
extern struct
clkdm_dep
gfx_24xx_wkdeps[];
243
extern struct
clkdm_dep
dsp_24xx_wkdeps[];
H
A
D
clockdomains2430_data.c
58
static struct
clkdm_dep
core_2430_wkdeps[] = {
68
static struct
clkdm_dep
mpu_2430_wkdeps[] = {
78
static struct
clkdm_dep
mdm_2430_wkdeps[] = {
H
A
D
clockdomains2xxx_3xxx_data.c
60
struct
clkdm_dep
gfx_24xx_wkdeps[] = {
69
struct
clkdm_dep
dsp_24xx_wkdeps[] = {
H
A
D
clockdomains2420_data.c
58
static struct
clkdm_dep
mpu_2420_wkdeps[] = {
67
static struct
clkdm_dep
core_2420_wkdeps[] = {
H
A
D
prm2xxx_3xxx.c
221
struct
clkdm_dep
*cd;
in omap2_clkdm_clear_all_wkdeps()
H
A
D
cminst44xx.c
382
struct
clkdm_dep
*cd;
in omap4_clkdm_clear_all_wkup_sleep_deps()
H
A
D
cm3xxx.c
174
struct
clkdm_dep
*cd;
in omap3xxx_clkdm_clear_all_sleepdeps()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H
A
D
clockdomains3xxx_data.c
57
static struct
clkdm_dep
gfx_sgx_3xxx_wkdeps[] = {
64
static struct
clkdm_dep
gfx_sgx_am35x_wkdeps[] = {
71
static struct
clkdm_dep
per_wkdeps[] = {
80
static struct
clkdm_dep
per_am35x_wkdeps[] = {
89
static struct
clkdm_dep
usbhost_wkdeps[] = {
98
static struct
clkdm_dep
usbhost_am35x_wkdeps[] = {
107
static struct
clkdm_dep
mpu_3xxx_wkdeps[] = {
116
static struct
clkdm_dep
mpu_am35x_wkdeps[] = {
125
static struct
clkdm_dep
iva2_wkdeps[] = {
136
static struct
clkdm_dep
cam_wkdep
[all...]
H
A
D
clockdomains7xx_data.c
34
static struct
clkdm_dep
cam_wkup_sleep_deps[] = {
39
static struct
clkdm_dep
dma_wkup_sleep_deps[] = {
57
static struct
clkdm_dep
dsp1_wkup_sleep_deps[] = {
84
static struct
clkdm_dep
dsp2_wkup_sleep_deps[] = {
111
static struct
clkdm_dep
dss_wkup_sleep_deps[] = {
117
static struct
clkdm_dep
eve1_wkup_sleep_deps[] = {
126
static struct
clkdm_dep
eve2_wkup_sleep_deps[] = {
135
static struct
clkdm_dep
eve3_wkup_sleep_deps[] = {
144
static struct
clkdm_dep
eve4_wkup_sleep_deps[] = {
153
static struct
clkdm_dep
gmac_wkup_sleep_dep
[all...]
H
A
D
clockdomains54xx_data.c
32
static struct
clkdm_dep
c2c_wkup_sleep_deps[] = {
44
static struct
clkdm_dep
cam_wkup_sleep_deps[] = {
51
static struct
clkdm_dep
dma_wkup_sleep_deps[] = {
66
static struct
clkdm_dep
dsp_wkup_sleep_deps[] = {
79
static struct
clkdm_dep
dss_wkup_sleep_deps[] = {
86
static struct
clkdm_dep
gpu_wkup_sleep_deps[] = {
93
static struct
clkdm_dep
ipu_wkup_sleep_deps[] = {
110
static struct
clkdm_dep
iva_wkup_sleep_deps[] = {
116
static struct
clkdm_dep
l3init_wkup_sleep_deps[] = {
127
static struct
clkdm_dep
l4sec_wkup_sleep_dep
[all...]
H
A
D
clockdomains44xx_data.c
33
static struct
clkdm_dep
d2d_wkup_sleep_deps[] = {
45
static struct
clkdm_dep
ducati_wkup_sleep_deps[] = {
62
static struct
clkdm_dep
iss_wkup_sleep_deps[] = {
69
static struct
clkdm_dep
ivahd_wkup_sleep_deps[] = {
75
static struct
clkdm_dep
l3_dma_wkup_sleep_deps[] = {
90
static struct
clkdm_dep
l3_dss_wkup_sleep_deps[] = {
97
static struct
clkdm_dep
l3_gfx_wkup_sleep_deps[] = {
104
static struct
clkdm_dep
l3_init_wkup_sleep_deps[] = {
115
static struct
clkdm_dep
l4_secure_wkup_sleep_deps[] = {
122
static struct
clkdm_dep
mpu_wkup_sleep_dep
[all...]
H
A
D
clockdomain.c
102
static struct
clkdm_dep
*_clkdm_deps_lookup(struct clockdomain *clkdm,
in _clkdm_deps_lookup()
103
struct
clkdm_dep
*deps)
in _clkdm_deps_lookup()
105
struct
clkdm_dep
*cd;
in _clkdm_deps_lookup()
162
* clkdm_name and storing the clockdomain pointer in the struct
clkdm_dep
.
166
struct
clkdm_dep
*clkdm_deps)
in _resolve_clkdm_deps()
168
struct
clkdm_dep
*cd;
in _resolve_clkdm_deps()
195
struct
clkdm_dep
*cd;
in _clkdm_add_wkdep()
238
struct
clkdm_dep
*cd;
in _clkdm_del_wkdep()
283
struct
clkdm_dep
*cd;
in _clkdm_add_sleepdep()
328
struct
clkdm_dep
*c
in _clkdm_del_sleepdep()
[all...]
H
A
D
clockdomain.h
76
* struct
clkdm_dep
- encode dependencies between clockdomains
87
struct
clkdm_dep
{
struct
136
struct
clkdm_dep
*wkdep_srcs;
137
struct
clkdm_dep
*sleepdep_srcs;
238
extern struct
clkdm_dep
gfx_24xx_wkdeps[];
239
extern struct
clkdm_dep
dsp_24xx_wkdeps[];
H
A
D
clockdomains2430_data.c
58
static struct
clkdm_dep
core_2430_wkdeps[] = {
68
static struct
clkdm_dep
mpu_2430_wkdeps[] = {
78
static struct
clkdm_dep
mdm_2430_wkdeps[] = {
H
A
D
clockdomains2xxx_3xxx_data.c
60
struct
clkdm_dep
gfx_24xx_wkdeps[] = {
69
struct
clkdm_dep
dsp_24xx_wkdeps[] = {
H
A
D
clockdomains2420_data.c
58
static struct
clkdm_dep
mpu_2420_wkdeps[] = {
67
static struct
clkdm_dep
core_2420_wkdeps[] = {
H
A
D
prm2xxx_3xxx.c
221
struct
clkdm_dep
*cd;
in omap2_clkdm_clear_all_wkdeps()
H
A
D
cminst44xx.c
382
struct
clkdm_dep
*cd;
in omap4_clkdm_clear_all_wkup_sleep_deps()
H
A
D
cm3xxx.c
174
struct
clkdm_dep
*cd;
in omap3xxx_clkdm_clear_all_sleepdeps()
Completed in 11 milliseconds