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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c389 #define HDSP_LONG_WAIT 5000 macro
714 if (hdsp_fifo_wait (hdsp, 0, HDSP_LONG_WAIT)) {
725 if (hdsp_fifo_wait (hdsp, 127, HDSP_LONG_WAIT)) {
733 hdsp_fifo_wait(hdsp, 3, HDSP_LONG_WAIT);
929 if (hdsp_fifo_wait(hdsp, 127, HDSP_LONG_WAIT))

Completed in 147 milliseconds