Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Dhdsp.c318 #define HDSP_DllError (1<<21) macro
712 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in snd_hdsp_load_firmware_from_cache()
766 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in hdsp_get_iobox_version()
828 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in hdsp_check_for_firmware()
5251 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in snd_hdsp_create()