Searched refs:S3C2410_UPLLCON (Results 1 - 6 of 6) 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 Dclock.c52 clk_upll.rate = s3c24xx_get_pll(__raw_readl(S3C2410_UPLLCON),
H A Dpm.c76 SAVE_ITEM(S3C2410_UPLLCON),
/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.h63 #define S3C2410_UPLLCON S3C24A0_UPLLCON 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.h22 #define S3C2410_UPLLCON S3C2410_CLKREG(0x08) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2412/
H A Dclock.c76 unsigned long upllcon = __raw_readl(S3C2410_UPLLCON);
84 __raw_writel(upllcon, S3C2410_UPLLCON);
741 (__raw_readl(S3C2410_UPLLCON) & S3C2412_PLLCON_OFF) ? "off":"on",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/
H A Dmach-h1940.c340 writel(tmp, S3C2410_UPLLCON);

Completed in 78 milliseconds