Symbol: clkdm_dep
arch/arm/mach-omap2/clockdomain.c
102
static struct clkdm_dep *_clkdm_deps_lookup(struct clockdomain *clkdm,
arch/arm/mach-omap2/clockdomain.c
103
struct clkdm_dep *deps)
arch/arm/mach-omap2/clockdomain.c
105
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
166
struct clkdm_dep *clkdm_deps)
arch/arm/mach-omap2/clockdomain.c
168
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
195
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
238
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
283
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
328
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
595
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
624
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
657
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
715
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
746
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.c
781
struct clkdm_dep *cd;
arch/arm/mach-omap2/clockdomain.h
137
struct clkdm_dep *wkdep_srcs;
arch/arm/mach-omap2/clockdomain.h
138
struct clkdm_dep *sleepdep_srcs;
arch/arm/mach-omap2/clockdomain.h
239
extern struct clkdm_dep gfx_24xx_wkdeps[];
arch/arm/mach-omap2/clockdomain.h
240
extern struct clkdm_dep dsp_24xx_wkdeps[];
arch/arm/mach-omap2/clockdomains2420_data.c
58
static struct clkdm_dep mpu_2420_wkdeps[] = {
arch/arm/mach-omap2/clockdomains2420_data.c
67
static struct clkdm_dep core_2420_wkdeps[] = {
arch/arm/mach-omap2/clockdomains2430_data.c
58
static struct clkdm_dep core_2430_wkdeps[] = {
arch/arm/mach-omap2/clockdomains2430_data.c
68
static struct clkdm_dep mpu_2430_wkdeps[] = {
arch/arm/mach-omap2/clockdomains2430_data.c
78
static struct clkdm_dep mdm_2430_wkdeps[] = {
arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c
60
struct clkdm_dep gfx_24xx_wkdeps[] = {
arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c
69
struct clkdm_dep dsp_24xx_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
107
static struct clkdm_dep mpu_3xxx_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
116
static struct clkdm_dep mpu_am35x_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
125
static struct clkdm_dep iva2_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
136
static struct clkdm_dep cam_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
144
static struct clkdm_dep dss_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
151
static struct clkdm_dep dss_am35x_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
158
static struct clkdm_dep neon_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
166
static struct clkdm_dep dss_sleepdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
172
static struct clkdm_dep dss_am35x_sleepdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
178
static struct clkdm_dep per_sleepdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
184
static struct clkdm_dep per_am35x_sleepdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
190
static struct clkdm_dep usbhost_sleepdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
196
static struct clkdm_dep usbhost_am35x_sleepdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
202
static struct clkdm_dep cam_sleepdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
213
static struct clkdm_dep gfx_sgx_sleepdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
57
static struct clkdm_dep gfx_sgx_3xxx_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
64
static struct clkdm_dep gfx_sgx_am35x_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
71
static struct clkdm_dep per_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
80
static struct clkdm_dep per_am35x_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
89
static struct clkdm_dep usbhost_wkdeps[] = {
arch/arm/mach-omap2/clockdomains3xxx_data.c
98
static struct clkdm_dep usbhost_am35x_wkdeps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
104
static struct clkdm_dep l3_init_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
115
static struct clkdm_dep l4_secure_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
122
static struct clkdm_dep mpu_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
140
static struct clkdm_dep tesla_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
33
static struct clkdm_dep d2d_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
45
static struct clkdm_dep ducati_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
62
static struct clkdm_dep iss_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
69
static struct clkdm_dep ivahd_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
75
static struct clkdm_dep l3_dma_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
90
static struct clkdm_dep l3_dss_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains44xx_data.c
97
static struct clkdm_dep l3_gfx_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
110
static struct clkdm_dep iva_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
116
static struct clkdm_dep l3init_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
127
static struct clkdm_dep l4sec_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
134
static struct clkdm_dep mipiext_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
146
static struct clkdm_dep mpu_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
32
static struct clkdm_dep c2c_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
44
static struct clkdm_dep cam_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
51
static struct clkdm_dep dma_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
66
static struct clkdm_dep dsp_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
79
static struct clkdm_dep dss_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
86
static struct clkdm_dep gpu_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains54xx_data.c
93
static struct clkdm_dep ipu_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
111
static struct clkdm_dep dss_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
117
static struct clkdm_dep eve1_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
126
static struct clkdm_dep eve2_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
135
static struct clkdm_dep eve3_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
144
static struct clkdm_dep eve4_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
153
static struct clkdm_dep gmac_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
159
static struct clkdm_dep gpu_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
165
static struct clkdm_dep ipu1_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
193
static struct clkdm_dep ipu2_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
221
static struct clkdm_dep iva_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
226
static struct clkdm_dep l3init_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
237
static struct clkdm_dep l4per2_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
245
static struct clkdm_dep l4sec_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
251
static struct clkdm_dep mpu_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
280
static struct clkdm_dep pcie_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
306
static struct clkdm_dep vpe_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
34
static struct clkdm_dep cam_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
39
static struct clkdm_dep dma_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
57
static struct clkdm_dep dsp1_wkup_sleep_deps[] = {
arch/arm/mach-omap2/clockdomains7xx_data.c
84
static struct clkdm_dep dsp2_wkup_sleep_deps[] = {
arch/arm/mach-omap2/cm3xxx.c
174
struct clkdm_dep *cd;
arch/arm/mach-omap2/cminst44xx.c
382
struct clkdm_dep *cd;
arch/arm/mach-omap2/prm2xxx_3xxx.c
221
struct clkdm_dep *cd;