Searched refs:NR_ADB (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau8820.h18 #define NR_ADB 0x10 macro
H A Dau8810.h10 #define NR_ADB 0x10 macro
H A Dau8830.h17 #define NR_ADB 0x20 macro
H A Dau88x0.h144 stream_t dma_adb[NR_ADB];
H A Dau88x0.c271 if ((err = snd_vortex_new_pcm(chip, VORTEX_PCM_ADB, NR_ADB)) < 0) {
H A Dau88x0_core.c663 //int this_8[NR_ADB] = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}; /* position */
892 addr = VORTEX_FIFO_ADBCTRL + ((NR_ADB - 1) * 4);
893 for (x = NR_ADB - 1; x >= 0; x--) {
943 //hwwrite(vortex->mmio, VORTEX_ADBDMA_START + (adbdma << 2), sb << (((NR_ADB-1)-((adbdma&0xf)*2))));
1734 { NR_ADB, NR_SRC, NR_MIXIN, NR_MIXOUT, NR_A3D };
1749 for (i = 0; i < NR_ADB; i++) {
2150 for (i = 0; i < NR_ADB; i++) {

Completed in 60 milliseconds