Searched refs:S3C2410_IISMOD_384FS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Dregs-iis.h44 #define S3C2410_IISMOD_384FS (1<<2) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c24xx_uda134x.c160 fs_mode = S3C2410_IISMOD_384FS;
170 clk = (fs_mode == S3C2410_IISMOD_384FS ? 384 : 256) * rate;
172 fs_mode == S3C2410_IISMOD_384FS ? "384FS" : "256FS",
H A Ds3c24xx-i2s.c365 reg = readl(s3c24xx_i2s.regs + S3C2410_IISMOD) & ~(S3C2410_IISMOD_384FS);

Completed in 95 milliseconds