Searched refs:DSP_RESET (Results 1 – 5 of 5) sorted by relevance
322 #define DSP_RESET 0x06 /* offset of DSP RESET (wo) */ macro562 outb(1, (port + DSP_RESET)); in aedsp16_dsp_reset()564 outb(0, (port + DSP_RESET)); in aedsp16_dsp_reset()
1 #define DSP_RESET (devc->base + 0x6) macro
233 outb(1, DSP_RESET); in sb_dsp_reset()236 outb(0, DSP_RESET); in sb_dsp_reset()
869 outb(3, DSP_RESET); /* Reset FIFO too */ in ess_dsp_reset()872 outb(0, DSP_RESET); in ess_dsp_reset()
66 #define DSP_RESET(iobase) (iobase+0x6) macro118 outb(1, DSP_RESET(dev->base_addr)); in reset_dsp()120 outb(0, DSP_RESET(dev->base_addr)); in reset_dsp()