PCXHR_MASK_IT_NO_HF0_HF1  160 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_DEBUG			(0x0000005A | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  161 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_RESET_SEMAPHORE	(0x0000005C | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  162 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_MESSAGE		(0x00000074 | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  163 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_RESET_CHK		(0x00000076 | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  164 sound/pci/pcxhr/pcxhr_core.c #define PCXHR_IT_UPDATE_RBUFFER		(0x00000078 | PCXHR_MASK_IT_NO_HF0_HF1)
PCXHR_MASK_IT_NO_HF0_HF1  178 sound/pci/pcxhr/pcxhr_core.c 	if ((itdsp & PCXHR_MASK_IT_NO_HF0_HF1) == 0) {