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