Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/rme9652/
Dhdsp.c392 #define HDSP_LONG_WAIT 5000 macro
724 if (hdsp_fifo_wait (hdsp, 0, HDSP_LONG_WAIT)) { in snd_hdsp_load_firmware_from_cache()
735 if (hdsp_fifo_wait (hdsp, 127, HDSP_LONG_WAIT)) { in snd_hdsp_load_firmware_from_cache()
743 hdsp_fifo_wait(hdsp, 3, HDSP_LONG_WAIT); in snd_hdsp_load_firmware_from_cache()
939 if (hdsp_fifo_wait(hdsp, 127, HDSP_LONG_WAIT)) in hdsp_write_gain()