Home
last modified time | relevance | path

Searched refs:camdiv (Results 1 – 1 of 1) sorted by relevance

/arch/arm/plat-s3c24xx/
Ds3c244x.c80 unsigned long camdiv; in s3c244x_setup_clocks() local
92 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()