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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c97 #define HDSP_fifoStatus 400 macro
856 if ((int)(hdsp_read (hdsp, HDSP_fifoStatus) & 0xff) <= count)
3440 snd_iprintf(buffer, "FIFO status: %d\n", hdsp_read(hdsp, HDSP_fifoStatus) & 0xff);

Completed in 127 milliseconds