Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds