Searched refs:olddiv (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-s3c2412/
H A Dcpu-freq.c121 unsigned long olddiv; local
123 olddiv = clkdiv = __raw_readl(S3C2410_CLKDIVN);
139 s3c_freq_dbg("%s: div %08lx => %08lx\n", __func__, olddiv, clkdiv);

Completed in 66 milliseconds