Searched refs:S3C_PCM_CLKCTL_SYNCDIV_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c-pcm.h38 #define S3C_PCM_CLKCTL_SYNCDIV_MASK (0x1ff) macro
H A Ds3c-pcm.c226 clkctl &= ~(S3C_PCM_CLKCTL_SYNCDIV_MASK
228 clkctl |= ((sync_div & S3C_PCM_CLKCTL_SYNCDIV_MASK)

Completed in 36 milliseconds