Searched refs:FM_PLAY_STEREO (Results 1 – 2 of 2) sorted by relevance
50 #define FM_PLAY_STEREO 0x8000 macro
453 sc->sc_play_reg = (play->channels == 2 ? FM_PLAY_STEREO : 0) | in fms_set_params()