Searched refs:RME96_IO_PLAY_BUFFER (Results 1 – 1 of 1) sorted by relevance
79 #define RME96_IO_PLAY_BUFFER 0x0 macro337 memset_io(rme96->iobase + RME96_IO_PLAY_BUFFER + pos, in snd_rme96_playback_silence()352 return copy_from_user_toio(rme96->iobase + RME96_IO_PLAY_BUFFER + pos, src, in snd_rme96_playback_copy()987 RME96_IO_PLAY_BUFFER); in snd_rme96_playback_hw_params()988 runtime->dma_addr = rme96->port + RME96_IO_PLAY_BUFFER; in snd_rme96_playback_hw_params()2384 rme96->iobase + RME96_IO_PLAY_BUFFER, RME96_BUFFER_SIZE); in rme96_suspend()2406 memcpy_toio(rme96->iobase + RME96_IO_PLAY_BUFFER, in rme96_resume()