Searched refs:OPL3_CONNECTION_BIT (Results 1 – 2 of 2) sorted by relevance
| /linux/include/sound/ | ||
| H A D | opl3.h | 159 #define OPL3_CONNECTION_BIT 0x01 macro |
| /linux/sound/drivers/opl3/ | ||
| H A D | opl3_synth.c | 519 reg_val |= OPL3_CONNECTION_BIT; in snd_opl3_set_voice() |