Searched refs:S3C2410_IISCON_TXIDLE (Results 1 - 2 of 2) 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.h23 #define S3C2410_IISCON_TXIDLE (1<<3) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c24xx-i2s.c93 iiscon &= ~S3C2410_IISCON_TXIDLE;
109 iiscon |= S3C2410_IISCON_TXIDLE;

Completed in 37 milliseconds