Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dclockdomains3xxx_data.c55 static struct clkdm_dep gfx_sgx_3xxx_wkdeps[] = {
63 static struct clkdm_dep per_wkdeps[] = {
73 static struct clkdm_dep usbhost_wkdeps[] = {
83 static struct clkdm_dep mpu_3xxx_wkdeps[] = {
93 static struct clkdm_dep iva2_wkdeps[] = {
104 static struct clkdm_dep cam_wkdeps[] = {
112 static struct clkdm_dep dss_wkdeps[] = {
120 static struct clkdm_dep neon_wkdeps[] = {
128 static struct clkdm_dep dss_sleepdeps[] = {
135 static struct clkdm_dep per_sleepdeps[] = {
[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.h76 struct clkdm_dep { struct
122 struct clkdm_dep *wkdep_srcs;
123 struct clkdm_dep *sleepdep_srcs;
206 extern struct clkdm_dep gfx_24xx_wkdeps[];
207 extern struct clkdm_dep dsp_24xx_wkdeps[];
Dclockdomains2430_data.c56 static struct clkdm_dep core_2430_wkdeps[] = {
66 static struct clkdm_dep mpu_2430_wkdeps[] = {
76 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()
227 struct clkdm_dep *clkdm_deps) in _resolve_clkdm_deps()
229 struct clkdm_dep *cd; in _resolve_clkdm_deps()
458 struct clkdm_dep *cd; in clkdm_add_wkdep()
499 struct clkdm_dep *cd; in clkdm_del_wkdep()
544 struct clkdm_dep *cd; in clkdm_read_wkdep()
602 struct clkdm_dep *cd; in clkdm_add_sleepdep()
646 struct clkdm_dep *cd; in clkdm_del_sleepdep()
[all …]
Dclockdomains2420_data.c56 static struct clkdm_dep mpu_2420_wkdeps[] = {
65 static struct clkdm_dep core_2420_wkdeps[] = {
Dclockdomain2xxx_3xxx.c51 struct clkdm_dep *cd; in omap2_clkdm_clear_all_wkdeps()
95 struct clkdm_dep *cd; in omap3_clkdm_clear_all_sleepdeps()
Dclockdomain44xx.c51 struct clkdm_dep *cd; in omap4_clkdm_clear_all_wkup_sleep_deps()