Home
last modified time | relevance | path

Searched refs:OPL4_TONE_NUMBER_BIT8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/drivers/opl4/
H A Dopl4_local.h67 #define OPL4_TONE_NUMBER_BIT8 0x01 macro
H A Dopl4_synth.c445 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()