Searched refs:OPL4_TONE_NUMBER_BIT8 (Results 1 – 2 of 2) sorted by relevance
67 #define OPL4_TONE_NUMBER_BIT8 0x01 macro
445 voice->reg_f_number = (voice->reg_f_number & OPL4_TONE_NUMBER_BIT8) in snd_opl4_update_pitch()517 (sound[i]->tone >> 8) & OPL4_TONE_NUMBER_BIT8; in snd_opl4_note_on()
Completed in 5 milliseconds