Searched refs:neon_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 Dpm34xx.c1046 struct clockdomain *neon_clkdm, *per_clkdm, *mpu_clkdm, *core_clkdm; local
1084 neon_clkdm = clkdm_lookup("neon_clkdm");
1097 clkdm_add_wkdep(neon_clkdm, mpu_clkdm);
H A Dclockdomains.h603 static struct clockdomain neon_clkdm = { variable in typeref:struct:clockdomain
604 .name = "neon_clkdm",
836 &neon_clkdm,

Completed in 107 milliseconds