Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Drme96.c70 #define RME96_IO_GET_PLAY_POS 0x20000 macro
298 return (readl(rme96->iobase + RME96_IO_GET_PLAY_POS) in snd_rme96_playback_ptr()
2342 rme96->playback_pointer = readl(rme96->iobase + RME96_IO_GET_PLAY_POS) in rme96_suspend()