Home
last modified time | relevance | path

Searched refs:RME96_IO_PLAY_BUFFER (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/
H A Drme96.c60 #define RME96_IO_PLAY_BUFFER 0x0 macro
315 memset_io(rme96->iobase + RME96_IO_PLAY_BUFFER + pos, in snd_rme96_playback_silence()
327 return copy_from_iter_toio(rme96->iobase + RME96_IO_PLAY_BUFFER + pos, in snd_rme96_playback_copy()
962 RME96_IO_PLAY_BUFFER); in snd_rme96_playback_hw_params()
963 runtime->dma_addr = rme96->port + RME96_IO_PLAY_BUFFER; in snd_rme96_playback_hw_params()
2349 rme96->iobase + RME96_IO_PLAY_BUFFER, RME96_BUFFER_SIZE); in rme96_suspend()
2371 memcpy_toio(rme96->iobase + RME96_IO_PLAY_BUFFER, in rme96_resume()