Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dclockdomains3xxx_data.c71 static struct clkdm_dep per_wkdeps[] = {
80 static struct clkdm_dep per_am35x_wkdeps[] = {
89 static struct clkdm_dep usbhost_wkdeps[] = {
107 static struct clkdm_dep mpu_3xxx_wkdeps[] = {
125 static struct clkdm_dep iva2_wkdeps[] = {
136 static struct clkdm_dep cam_wkdeps[] = {
144 static struct clkdm_dep dss_wkdeps[] = {
158 static struct clkdm_dep neon_wkdeps[] = {
166 static struct clkdm_dep dss_sleepdeps[] = {
178 static struct clkdm_dep per_sleepdeps[] = {
[all …]
H A Dclockdomains7xx_data.c34 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[] = {
159 static struct clkdm_dep gpu_wkup_sleep_deps[] = {
[all …]
H A Dclockdomains54xx_data.c32 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_deps[] = {
[all …]
H A Dclockdomains44xx_data.c33 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_deps[] = {
[all …]
H A Dclockdomain.c105 struct clkdm_dep *cd; in _clkdm_deps_lookup()
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 *cd; in _clkdm_del_sleepdep()
595 struct clkdm_dep *cd; in clkdm_add_wkdep()
624 struct clkdm_dep *cd; in clkdm_del_wkdep()
657 struct clkdm_dep *cd; in clkdm_read_wkdep()
715 struct clkdm_dep *cd; in clkdm_add_sleepdep()
[all …]
H A Dclockdomain.h87 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 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[] = {
H A Dclockdomains2xxx_3xxx_data.c60 struct clkdm_dep gfx_24xx_wkdeps[] = {
69 struct clkdm_dep dsp_24xx_wkdeps[] = {
H A Dclockdomains2420_data.c58 static struct clkdm_dep mpu_2420_wkdeps[] = {
67 static struct clkdm_dep core_2420_wkdeps[] = {
H A Dprm2xxx_3xxx.c221 struct clkdm_dep *cd; in omap2_clkdm_clear_all_wkdeps()
H A Dcminst44xx.c382 struct clkdm_dep *cd; in omap4_clkdm_clear_all_wkup_sleep_deps()
H A Dcm3xxx.c174 struct clkdm_dep *cd; in omap3xxx_clkdm_clear_all_sleepdeps()