Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/rme9652/
Dhdsp.c318 #define HDSP_DllError (1<<21) macro
717 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in snd_hdsp_load_firmware_from_cache()
771 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in hdsp_get_iobox_version()
833 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in hdsp_check_for_firmware()
5256 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in snd_hdsp_create()