Searched refs:HDSP_fifoStatus (Results 1 – 1 of 1) sorted by relevance
97 #define HDSP_fifoStatus 400 macro856 if ((int)(hdsp_read (hdsp, HDSP_fifoStatus) & 0xff) <= count) in hdsp_fifo_wait()3442 snd_iprintf(buffer, "FIFO status: %d\n", hdsp_read(hdsp, HDSP_fifoStatus) & 0xff); in snd_hdsp_proc_read()