Searched refs:camdiv (Results 1 – 1 of 1) sorted by relevance
80 unsigned long camdiv; in s3c244x_setup_clocks() local92 camdiv = __raw_readl(S3C2440_CAMDIVN); in s3c244x_setup_clocks()106 hdiv = (camdiv & S3C2440_CAMDIVN_HCLK4_HALF) ? 8 : 4; in s3c244x_setup_clocks()110 hdiv = (camdiv & S3C2440_CAMDIVN_HCLK3_HALF) ? 6 : 3; in s3c244x_setup_clocks()