Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c315 #define HDSP_DllError (1<<21) macro
707 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in snd_hdsp_load_firmware_from_cache()
761 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in hdsp_get_iobox_version()
823 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in hdsp_check_for_firmware()
5319 if ((hdsp_read (hdsp, HDSP_statusRegister) & HDSP_DllError) != 0) { in snd_hdsp_create()