Searched refs:OPL3_FNUM_HIGH_MASK (Results 1 – 3 of 3) sorted by relevance
161 #define OPL3_FNUM_HIGH_MASK 0x03 macro
437 reg_val |= (unsigned char) (note->fnum >> 8) & OPL3_FNUM_HIGH_MASK; in snd_opl3_play_note()
122 *blocknum = ((freq >> 8) & OPL3_FNUM_HIGH_MASK) | in snd_opl3_calc_pitch()