PCXHR_DSP_TXM 357 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXM, data[1]); PCXHR_DSP_TXM 559 sound/pci/pcxhr/pcxhr_core.c data |= PCXHR_INPB(mgr, PCXHR_DSP_TXM) << 8; PCXHR_DSP_TXM 642 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXM, (data>>8)&0xFF); PCXHR_DSP_TXM 655 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXM, (data>>8)&0xFF); PCXHR_DSP_TXM 673 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXM, (data>>8)&0xFF); PCXHR_DSP_TXM 696 sound/pci/pcxhr/pcxhr_core.c data |= PCXHR_INPB(mgr, PCXHR_DSP_TXM) << 8;