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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ds3c2410-cpufreq-utils.c63 __raw_writel(cfg->pll.index, S3C2410_MPLLCON);
H A Dpm.c73 SAVE_ITEM(S3C2410_MPLLCON),
H A Dcpu-freq.c75 cfg->pll.index = __raw_readl(S3C2410_MPLLCON);
440 suspend_pll.index = __raw_readl(S3C2410_MPLLCON);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c24a0/include/mach/
H A Dregs-clock.h62 #define S3C2410_MPLLCON S3C24A0_MPLLCON macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dregs-clock.h21 #define S3C2410_MPLLCON S3C2410_CLKREG(0x04) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Ds3c2410.c95 fclk = s3c24xx_get_pll(__raw_readl(S3C2410_MPLLCON), xtal);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2412/
H A Ds3c2412.c190 fclk = s3c24xx_get_pll(__raw_readl(S3C2410_MPLLCON), xtal * 2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2440/
H A Ds3c244x.c89 fclk = s3c24xx_get_pll(__raw_readl(S3C2410_MPLLCON), xtal) * 2;

Completed in 47 milliseconds