Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sound/pci/
Dfm801.c55 #define FM_PLAY_STOPNOW 0x0080 macro
466 FM_PLAY_START | FM_PLAY_STOPNOW | fm801->play_fmt | fm801->play_shift, in fm801ch_trigger()
472 (k1 & ~(FM_PLAY_STOPNOW | FM_PLAY_START)) | in fm801ch_trigger()