Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dregs-clock.h113 #define S3C2412_CLKDIVN_I2SDIV_MASK (15<<12) macro
/linux-2.6.39/arch/arm/mach-s3c2412/
Dclock.c378 div &= S3C2412_CLKDIVN_I2SDIV_MASK; in s3c2412_getrate_i2s()
391 clkdivn &= ~S3C2412_CLKDIVN_I2SDIV_MASK; in s3c2412_setrate_i2s()