Searched refs:RME96_IO_PLAY_BUFFER (Results 1 – 1 of 1) sorted by relevance
60 #define RME96_IO_PLAY_BUFFER 0x0 macro 313 memset_io(rme96->iobase + RME96_IO_PLAY_BUFFER + pos, in snd_rme96_playback_silence() 325 if (copy_from_iter_toio(rme96->iobase + RME96_IO_PLAY_BUFFER + pos, in snd_rme96_playback_copy() 963 RME96_IO_PLAY_BUFFER); in snd_rme96_playback_hw_params() 964 runtime->dma_addr = rme96->port + RME96_IO_PLAY_BUFFER; in snd_rme96_playback_hw_params() 2346 rme96->iobase + RME96_IO_PLAY_BUFFER, RME96_BUFFER_SIZE); in rme96_suspend() 2368 memcpy_toio(rme96->iobase + RME96_IO_PLAY_BUFFER, in rme96_resume()