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