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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Dclock.c107 static struct clk s3c2440_clk_ac97 = { variable in typeref:struct:clk
130 s3c2440_clk_ac97.parent = clock_p;
133 s3c24xx_register_clock(&s3c2440_clk_ac97);
137 clk_disable(&s3c2440_clk_ac97);

Completed in 38 milliseconds