Searched refs:OPL3_FNUM_HIGH_MASK (Results 1 – 2 of 2) sorted by relevance
143 #define OPL3_FNUM_HIGH_MASK 0x03 macro
425 reg_val |= (unsigned char) (note->fnum >> 8) & OPL3_FNUM_HIGH_MASK; in snd_opl3_play_note()