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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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)
518 (sound[i]->tone >> 8) & OPL4_TONE_NUMBER_BIT8;

Completed in 41 milliseconds