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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcs4231-regs.h127 #define CS4231_SINGLE_DMA 0x04 /* use single DMA channel */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c1225 (chip->image[CS4231_IFACE_CTRL] & ~CS4231_SINGLE_DMA) |
1226 (chip->single_dma ? CS4231_SINGLE_DMA : 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Dcs4231.c1058 chip->image[CS4231_IFACE_CTRL] & ~CS4231_SINGLE_DMA;

Completed in 116 milliseconds