Searched refs:OPL3_KEYON_BIT (Results 1 – 2 of 2) sorted by relevance
| /linux/include/sound/ | ||
| H A D | opl3.h | 141 #define OPL3_KEYON_BIT 0x20 macro |
| /linux/sound/drivers/opl3/ | ||
| H A D | opl3_synth.c | 421 reg_val |= OPL3_KEYON_BIT; in snd_opl3_play_note() |