Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dclockdomains3xxx_data.c57 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_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 …]
Dclockdomain.c105 static struct clkdm_dep *_clkdm_deps_lookup(struct clockdomain *clkdm, in _clkdm_deps_lookup()
106 struct clkdm_dep *deps) in _clkdm_deps_lookup()
108 struct clkdm_dep *cd; in _clkdm_deps_lookup()
169 struct clkdm_dep *clkdm_deps) in _resolve_clkdm_deps()
171 struct clkdm_dep *cd; in _resolve_clkdm_deps()
198 struct clkdm_dep *cd; in _clkdm_add_wkdep()
241 struct clkdm_dep *cd; in _clkdm_del_wkdep()
286 struct clkdm_dep *cd; in _clkdm_add_sleepdep()
331 struct clkdm_dep *cd; in _clkdm_del_sleepdep()
598 struct clkdm_dep *cd; in clkdm_add_wkdep()
[all …]
Dclockdomain.h90 struct clkdm_dep { struct
139 struct clkdm_dep *wkdep_srcs;
140 struct clkdm_dep *sleepdep_srcs;
245 extern struct clkdm_dep gfx_24xx_wkdeps[];
246 extern struct clkdm_dep dsp_24xx_wkdeps[];
Dclockdomains2430_data.c58 static struct clkdm_dep core_2430_wkdeps[] = {
68 static struct clkdm_dep mpu_2430_wkdeps[] = {
78 static struct clkdm_dep mdm_2430_wkdeps[] = {
Dclockdomains2xxx_3xxx_data.c60 struct clkdm_dep gfx_24xx_wkdeps[] = {
69 struct clkdm_dep dsp_24xx_wkdeps[] = {
Dclockdomains2420_data.c58 static struct clkdm_dep mpu_2420_wkdeps[] = {
67 static struct clkdm_dep core_2420_wkdeps[] = {
Dprm2xxx_3xxx.c224 struct clkdm_dep *cd; in omap2_clkdm_clear_all_wkdeps()
Dcminst44xx.c385 struct clkdm_dep *cd; in omap4_clkdm_clear_all_wkup_sleep_deps()
Dcm3xxx.c177 struct clkdm_dep *cd; in omap3xxx_clkdm_clear_all_sleepdeps()