src_it_dsp         99 sound/pci/pcxhr/pcxhr.h 	unsigned int src_it_dsp;	/* dsp interrupt source */
src_it_dsp       1040 sound/pci/pcxhr/pcxhr_core.c 	if (mgr->src_it_dsp & PCXHR_IRQ_FREQ_CHANGE)
src_it_dsp       1043 sound/pci/pcxhr/pcxhr_core.c 	if (mgr->src_it_dsp & PCXHR_IRQ_TIME_CODE)
src_it_dsp       1046 sound/pci/pcxhr/pcxhr_core.c 	if (mgr->src_it_dsp & PCXHR_IRQ_NOTIFY)
src_it_dsp       1049 sound/pci/pcxhr/pcxhr_core.c 	if (mgr->src_it_dsp & (PCXHR_IRQ_FREQ_CHANGE | PCXHR_IRQ_TIME_CODE)) {
src_it_dsp       1056 sound/pci/pcxhr/pcxhr_core.c 	if (mgr->src_it_dsp & PCXHR_IRQ_ASYNC) {
src_it_dsp       1242 sound/pci/pcxhr/pcxhr_core.c 		mgr->src_it_dsp = reg;
src_it_dsp       1255 sound/pci/pcxhr/pcxhr_core.c 		mgr->src_it_dsp = reg;
src_it_dsp       1273 sound/pci/pcxhr/pcxhr_core.c 	if (mgr->src_it_dsp & PCXHR_IRQ_TIMER) {