PCXHR_MASK_IT_NO_HF0_HF1  167 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_DEBUG			(0x0000005A | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  168 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_RESET_SEMAPHORE	(0x0000005C | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  169 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_MESSAGE		(0x00000074 | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  170 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_RESET_CHK		(0x00000076 | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  171 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_UPDATE_RBUFFER		(0x00000078 | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  183 sound/pci/pcxhr/pcxhr_core.c 	if ((itdsp & PCXHR_MASK_IT_NO_HF0_HF1) == 0) {