Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dfm801.c55 #define FM_PLAY_STEREO 0x8000 macro
358 (AFMT_CHANNEL(format) > 1)? FM_PLAY_STEREO : 0; in fm801ch_setformat()