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

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

Completed in 121 milliseconds