PCXHR_DSP_TXH     345 sound/pci/pcxhr/pcxhr_core.c 		PCXHR_OUTPB(mgr, PCXHR_DSP_TXH, data[0]);
PCXHR_DSP_TXH     535 sound/pci/pcxhr/pcxhr_core.c 		data  = PCXHR_INPB(mgr, PCXHR_DSP_TXH) << 16;
PCXHR_DSP_TXH     615 sound/pci/pcxhr/pcxhr_core.c 	PCXHR_OUTPB(mgr, PCXHR_DSP_TXH, (data>>16)&0xFF);
PCXHR_DSP_TXH     626 sound/pci/pcxhr/pcxhr_core.c 		PCXHR_OUTPB(mgr, PCXHR_DSP_TXH, (data>>16)&0xFF);
PCXHR_DSP_TXH     643 sound/pci/pcxhr/pcxhr_core.c 			PCXHR_OUTPB(mgr, PCXHR_DSP_TXH, (data>>16)&0xFF);
PCXHR_DSP_TXH     663 sound/pci/pcxhr/pcxhr_core.c 		data  = PCXHR_INPB(mgr, PCXHR_DSP_TXH) << 16;