PCXHR_DSP_TXM 346 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXM, data[1]); PCXHR_DSP_TXM 536 sound/pci/pcxhr/pcxhr_core.c data |= PCXHR_INPB(mgr, PCXHR_DSP_TXM) << 8; PCXHR_DSP_TXM 616 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXM, (data>>8)&0xFF); PCXHR_DSP_TXM 627 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXM, (data>>8)&0xFF); PCXHR_DSP_TXM 644 sound/pci/pcxhr/pcxhr_core.c PCXHR_OUTPB(mgr, PCXHR_DSP_TXM, (data>>8)&0xFF); PCXHR_DSP_TXM 664 sound/pci/pcxhr/pcxhr_core.c data |= PCXHR_INPB(mgr, PCXHR_DSP_TXM) << 8;