Home
last modified time | relevance | path

Searched refs:clkdm_dep (Results 1 – 12 of 12) sorted by relevance

/arch/arm/mach-omap2/
Dclockdomains3xxx_data.c56 static struct clkdm_dep gfx_sgx_3xxx_wkdeps[] = {
63 static struct clkdm_dep gfx_sgx_am35x_wkdeps[] = {
70 static struct clkdm_dep per_wkdeps[] = {
79 static struct clkdm_dep per_am35x_wkdeps[] = {
88 static struct clkdm_dep usbhost_wkdeps[] = {
97 static struct clkdm_dep usbhost_am35x_wkdeps[] = {
106 static struct clkdm_dep mpu_3xxx_wkdeps[] = {
115 static struct clkdm_dep mpu_am35x_wkdeps[] = {
124 static struct clkdm_dep iva2_wkdeps[] = {
135 static struct clkdm_dep cam_wkdeps[] = {
[all …]
Dclockdomains7xx_data.c37 static struct clkdm_dep cam_wkup_sleep_deps[] = {
42 static struct clkdm_dep dma_wkup_sleep_deps[] = {
60 static struct clkdm_dep dsp1_wkup_sleep_deps[] = {
87 static struct clkdm_dep dsp2_wkup_sleep_deps[] = {
114 static struct clkdm_dep dss_wkup_sleep_deps[] = {
120 static struct clkdm_dep eve1_wkup_sleep_deps[] = {
129 static struct clkdm_dep eve2_wkup_sleep_deps[] = {
138 static struct clkdm_dep eve3_wkup_sleep_deps[] = {
147 static struct clkdm_dep eve4_wkup_sleep_deps[] = {
156 static struct clkdm_dep gmac_wkup_sleep_deps[] = {
[all …]
Dclockdomains54xx_data.c35 static struct clkdm_dep c2c_wkup_sleep_deps[] = {
47 static struct clkdm_dep cam_wkup_sleep_deps[] = {
54 static struct clkdm_dep dma_wkup_sleep_deps[] = {
69 static struct clkdm_dep dsp_wkup_sleep_deps[] = {
82 static struct clkdm_dep dss_wkup_sleep_deps[] = {
89 static struct clkdm_dep gpu_wkup_sleep_deps[] = {
96 static struct clkdm_dep ipu_wkup_sleep_deps[] = {
113 static struct clkdm_dep iva_wkup_sleep_deps[] = {
119 static struct clkdm_dep l3init_wkup_sleep_deps[] = {
130 static struct clkdm_dep l4sec_wkup_sleep_deps[] = {
[all …]
Dclockdomains44xx_data.c36 static struct clkdm_dep d2d_wkup_sleep_deps[] = {
48 static struct clkdm_dep ducati_wkup_sleep_deps[] = {
65 static struct clkdm_dep iss_wkup_sleep_deps[] = {
72 static struct clkdm_dep ivahd_wkup_sleep_deps[] = {
78 static struct clkdm_dep l3_dma_wkup_sleep_deps[] = {
93 static struct clkdm_dep l3_dss_wkup_sleep_deps[] = {
100 static struct clkdm_dep l3_gfx_wkup_sleep_deps[] = {
107 static struct clkdm_dep l3_init_wkup_sleep_deps[] = {
118 static struct clkdm_dep l4_secure_wkup_sleep_deps[] = {
125 static struct clkdm_dep mpu_wkup_sleep_deps[] = {
[all …]
Dclockdomains2xxx_3xxx_data.c59 struct clkdm_dep gfx_24xx_wkdeps[] = {
68 struct clkdm_dep dsp_24xx_wkdeps[] = {
Dclockdomain.h90 struct clkdm_dep { struct
138 struct clkdm_dep *wkdep_srcs;
139 struct clkdm_dep *sleepdep_srcs;
235 extern struct clkdm_dep gfx_24xx_wkdeps[];
236 extern struct clkdm_dep dsp_24xx_wkdeps[];
Dclockdomains2430_data.c57 static struct clkdm_dep core_2430_wkdeps[] = {
67 static struct clkdm_dep mpu_2430_wkdeps[] = {
77 static struct clkdm_dep mdm_2430_wkdeps[] = {
Dclockdomain.c101 static struct clkdm_dep *_clkdm_deps_lookup(struct clockdomain *clkdm, in _clkdm_deps_lookup()
102 struct clkdm_dep *deps) in _clkdm_deps_lookup()
104 struct clkdm_dep *cd; in _clkdm_deps_lookup()
165 struct clkdm_dep *clkdm_deps) in _resolve_clkdm_deps()
167 struct clkdm_dep *cd; in _resolve_clkdm_deps()
194 struct clkdm_dep *cd; in _clkdm_add_wkdep()
237 struct clkdm_dep *cd; in _clkdm_del_wkdep()
282 struct clkdm_dep *cd; in _clkdm_add_sleepdep()
327 struct clkdm_dep *cd; in _clkdm_del_sleepdep()
574 struct clkdm_dep *cd; in clkdm_add_wkdep()
[all …]
Dclockdomains2420_data.c57 static struct clkdm_dep mpu_2420_wkdeps[] = {
66 static struct clkdm_dep core_2420_wkdeps[] = {
Dprm2xxx_3xxx.c224 struct clkdm_dep *cd; in omap2_clkdm_clear_all_wkdeps()
Dcminst44xx.c390 struct clkdm_dep *cd; in omap4_clkdm_clear_all_wkup_sleep_deps()
Dcm3xxx.c181 struct clkdm_dep *cd; in omap3xxx_clkdm_clear_all_sleepdeps()