Searched refs:OPL3_KSR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/sound/ | ||
D | opl3.h | 117 #define OPL3_KSR 0x10 /* Key scaling rate */ macro |
/linux-4.1.27/sound/drivers/opl3/ | ||
D | opl3_synth.c | 490 reg_val |= OPL3_KSR; in snd_opl3_set_voice() |