Searched refs:MAX_WAIT_FOR_DSP (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/drivers/vx/
H A Dvx_pcm.c318 #define MAX_WAIT_FOR_DSP 250 macro
349 for (i = 0 ; i < MAX_WAIT_FOR_DSP; i++) {
370 for (i = 0; i < MAX_WAIT_FOR_DSP; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/pcxhr/
H A Dpcxhr_core.c784 #define MAX_WAIT_FOR_DSP 20 macro
918 for (i = 0; i < MAX_WAIT_FOR_DSP; i++) {
942 if (++i >= MAX_WAIT_FOR_DSP * 100) {

Completed in 81 milliseconds