Searched refs:wkup_clkdm (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dpm24xx.c60 static struct clockdomain *dsp_clkdm, *mpu_clkdm, *wkup_clkdm, *gfx_clkdm; variable in typeref:struct:
388 clkdm_add_wkdep(mpu_clkdm, wkup_clkdm);
501 wkup_clkdm = clkdm_lookup("wkup_clkdm");
502 if (!wkup_clkdm)
503 pr_err("PM: wkup_clkdm not found\n");
H A Dclockdomains.h45 .clkdm_name = "wkup_clkdm",
74 .clkdm_name = "wkup_clkdm",
98 .clkdm_name = "wkup_clkdm",
126 .clkdm_name = "wkup_clkdm",
158 .clkdm_name = "wkup_clkdm",
190 .clkdm_name = "wkup_clkdm",
215 .clkdm_name = "wkup_clkdm",
261 .clkdm_name = "wkup_clkdm",
287 .clkdm_name = "wkup_clkdm",
304 .clkdm_name = "wkup_clkdm",
399 static struct clockdomain wkup_clkdm = { variable in typeref:struct:clockdomain
[all...]

Completed in 114 milliseconds