PCXHR_DSP_TXH 356 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXH, data[0]); PCXHR_DSP_TXH 558 sound/pci/pcxhr/pcxhr_core.c data = PCXHR_INPB(mgr, PCXHR_DSP_TXH) << 16; PCXHR_DSP_TXH 641 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXH, (data>>16)&0xFF); PCXHR_DSP_TXH 654 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXH, (data>>16)&0xFF); PCXHR_DSP_TXH 672 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXH, (data>>16)&0xFF); PCXHR_DSP_TXH 695 sound/pci/pcxhr/pcxhr_core.c data = PCXHR_INPB(mgr, PCXHR_DSP_TXH) << 16;