Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dfm801.c53 #define FM_PLAY_STOPNOW 0x0080 macro
460 FM_PLAY_START | FM_PLAY_STOPNOW | fm801->play_fmt | fm801->play_shift, in fm801ch_trigger()
466 (k1 & ~(FM_PLAY_STOPNOW | FM_PLAY_START)) | in fm801ch_trigger()