Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/include/mach/
Dregs-clock.h115 #define S3C2412_CLKDIVN_CAMDIV_MASK (15<<16) macro
/arch/arm/mach-s3c24xx/
Dclock-s3c2412.c419 div &= S3C2412_CLKDIVN_CAMDIV_MASK; in s3c2412_getrate_cam()
432 clkdivn &= ~S3C2412_CLKDIVN_CAMDIV_MASK; in s3c2412_setrate_cam()