Searched refs:S3C_PCM_CTL_TXDMA_EN (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.h26 #define S3C_PCM_CTL_TXDMA_EN (0x1<<6) macro
H A Ds3c-pcm.c83 ctl |= S3C_PCM_CTL_TXDMA_EN;
89 ctl &= ~S3C_PCM_CTL_TXDMA_EN;

Completed in 116 milliseconds