Searched refs:S3C2443_PLLCON_MDIVMASK (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-s3c2410/include/mach/
H A Dregs-s3c2443-clock.h22 #define S3C2443_PLLCON_MDIVMASK ((1<<(1+(23-16)))-1) macro
133 mdiv &= S3C2443_PLLCON_MDIVMASK;
153 mdiv &= S3C2443_PLLCON_MDIVMASK;

Completed in 103 milliseconds