Searched refs:SV_PLAYBACK_PAUSE (Results 1 – 2 of 2) sorted by relevance
134 #define SV_PLAYBACK_PAUSE 0x04 macro
418 enable = (enable | SV_PLAY_ENABLE) & ~SV_PLAYBACK_PAUSE; in svpchan_trigger()