FM_PLAY_16BIT
fm801->play_fmt |= (format & AFMT_16BIT) ? FM_PLAY_16BIT : 0;
fm801->rec_fmt |= (format & AFMT_16BIT) ? FM_PLAY_16BIT : 0;